Commit 5ea0508
committed
RDKBACCL-977 : Need to add socat package support for ieee1905
Reason for change: observing below error when we run the socat bin,
2025/07/02 09:04:00 socat[433851] E unknown device/address "UDP4-RECVFROM"
2025/07/02 09:04:01 socat[434216] E unknown device/address "-"
so, enabled required extra_oeconf options to resolve the observed
errors.
Also, this pkg is compiled whenever we enabled the EasyMesh distro
Test procedure: socat command execution succeeded.
Risks: None
Signed-off-by: keerthana.p <[email protected]>1 parent 9de4cff commit 5ea0508
File tree
2 files changed
+20
-1
lines changed- meta-rdk-mtk-bpir4
- recipes-connectivity/socat
- recipes-core/images
2 files changed
+20
-1
lines changedLines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
0 commit comments