From 16fcd07797d9363eabed2223389730bc21ea6446 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 13 May 2011 15:59:41 +0100 Subject: busybox: add defconfig, copied from oe master --- recipes/busybox/busybox_1.18.4.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/busybox/busybox_1.18.4.bbappend (limited to 'recipes/busybox/busybox_1.18.4.bbappend') diff --git a/recipes/busybox/busybox_1.18.4.bbappend b/recipes/busybox/busybox_1.18.4.bbappend new file mode 100644 index 0000000..febfad6 --- /dev/null +++ b/recipes/busybox/busybox_1.18.4.bbappend @@ -0,0 +1,2 @@ +THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" +FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}-${PV}"], d)}:" -- cgit 1.2.3-korg