SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-netboot / recipes-core / busybox / busybox_%.bbappend
index 3589134..fcf6acf 100644 (file)
@@ -1,6 +1 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-SRC_URI += " \
-            file://enable_nbd.cfg \
-           "
-
+require ${@bb.utils.contains('NETBOOT_ENABLED', '1', 'busybox_netboot.inc', '', d)}