Skip to content

Commit 78d72eb

Browse files
committed
RDKBACCL-901, RDKBACCL-936: [TDK][AUTO][BPI] Command 'arp -a' is not working; [TDK][AUTO][BPI] Dca utility is not scheduled in Cron Tab
Reason for change: Bringing up the utilities via busybox Test Procedure: Verify arp -a lists entries and dca utility runs as scheduled in Cron Risks: Low Signed-off-by: ksaipr036 <[email protected]>
1 parent 42b1fe1 commit 78d72eb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_ARP=y
2+
CONFIG_CRONTAB=y
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2+
SRC_URI += " file://rdkb.cfg"

0 commit comments

Comments
 (0)