summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorPhil Blundell <philb@brightsign.biz>2011-06-06 17:15:37 +0100
committerPhil Blundell <philb@brightsign.biz>2011-06-06 17:15:37 +0100
commit9271a8c4ec730661b78155c4e642254c5f7be30f (patch)
treef5993d4072b60befa4ba41fefb60c69d046d4ca0 /recipes
parent3097f7b539e8afd2d5e042ff0758b1f7b51c49a4 (diff)
downloadmeta-micro-9271a8c4ec730661b78155c4e642254c5f7be30f.tar.gz
busybox: adjust FILESPATH
Diffstat (limited to 'recipes')
-rw-r--r--recipes/busybox/busybox_1.18.4.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/busybox/busybox_1.18.4.bbappend b/recipes/busybox/busybox_1.18.4.bbappend
index 435ba43..cf980ab 100644
--- a/recipes/busybox/busybox_1.18.4.bbappend
+++ b/recipes/busybox/busybox_1.18.4.bbappend
@@ -1,4 +1,4 @@
-PR .= ".2"
+PR .= ".3"
THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
-FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}-${PV}"], d)}:"
+FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}-${PV}", "${THISDIR}/files"], d)}:"