Commit 0a77c9c
committed
chore(openamp): allow RPMSG_SERVICE_NAME redefiniton
Since openSTLinux distribution 4.0 with Linux 5.15,
RPMSG_SERVICE_NAME has been renamed from 'rpmsg-tty-channel' to 'rpmsg-tty'
if older distribution is used, it is required to redefine it to 'rpmsg-tty-channel'
Signed-off-by: Frederic Pillon <[email protected]>1 parent b0a7245 commit 0a77c9c
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| |||
0 commit comments