busybox: make modifications tegra-specific

and package it separately for tegra, too.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2020-07-24 13:51:24 -07:00
committed by Matt Madison
parent 37da722bfa
commit 24e1922b7f

View File

@@ -1,2 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
SRC_URI += "file://cksum.cfg"
SRC_URI_append_tegra = " file://cksum.cfg"
PACKAGE_ARCH_tegra = "${TEGRA_PKGARCH}"