mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-11-01 12:57:53 +00:00
busybox: add bbappend
to make sure that the 'cksum' command is included in the busybox build. The tegra210 bootloader update script requires it. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
1
recipes-core/busybox/busybox/cksum.cfg
Normal file
1
recipes-core/busybox/busybox/cksum.cfg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
CONFIG_CKSUM=y
|
||||||
2
recipes-core/busybox/busybox_%.bbappend
Normal file
2
recipes-core/busybox/busybox_%.bbappend
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
|
||||||
|
SRC_URI += "file://cksum.cfg"
|
||||||
Reference in New Issue
Block a user