summaryrefslogtreecommitdiffstats
path: root/recipes-append
diff options
context:
space:
mode:
authorChunrong Guo <b40290@freescale.com>2012-10-29 23:36:49 -0500
committerMatthew McClintock <msm@freescale.com>2012-10-30 14:05:49 -0500
commitf55c8a97bbcc5a069d68440571a7e9eab9336bd8 (patch)
tree06441f100b0c89a18693636a89b4f7969c6523ac /recipes-append
parent387ab8eaf7da83733cda62c3d0268e0aa1466261 (diff)
downloadmeta-fsl-ppc-f55c8a97bbcc5a069d68440571a7e9eab9336bd8.tar.gz
busybox_1.20.2.bbappend:updated FILESEXTRAPATHS_prepend_fsl
Fix Fetcher failure for URL: 'file://defconfig-fsl' Signed-off-by: Chunrong Guo <b40290@freescale.com>
Diffstat (limited to 'recipes-append')
-rw-r--r--recipes-append/busybox/busybox_1.20.2.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-append/busybox/busybox_1.20.2.bbappend b/recipes-append/busybox/busybox_1.20.2.bbappend
index 60d8b25..9c52eeb 100644
--- a/recipes-append/busybox/busybox_1.20.2.bbappend
+++ b/recipes-append/busybox/busybox_1.20.2.bbappend
@@ -1,6 +1,6 @@
1PR_append_fsl = "+${DISTRO}.0" 1PR_append_fsl = "+${DISTRO}.0"
2 2
3FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/busybox-1.19.4:" 3FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/busybox-1.20.2:"
4 4
5SRC_URI_append_fsl += "file://defconfig-fsl \ 5SRC_URI_append_fsl += "file://defconfig-fsl \
6 file://busybox-1.19.4-ubi-user-h.patch \ 6 file://busybox-1.19.4-ubi-user-h.patch \