diff options
| author | Chunrong Guo <b40290@freescale.com> | 2012-10-29 23:36:49 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-10-30 14:05:49 -0500 |
| commit | f55c8a97bbcc5a069d68440571a7e9eab9336bd8 (patch) | |
| tree | 06441f100b0c89a18693636a89b4f7969c6523ac /recipes-append | |
| parent | 387ab8eaf7da83733cda62c3d0268e0aa1466261 (diff) | |
| download | meta-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.bbappend | 2 |
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 @@ | |||
| 1 | PR_append_fsl = "+${DISTRO}.0" | 1 | PR_append_fsl = "+${DISTRO}.0" |
| 2 | 2 | ||
| 3 | FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/busybox-1.19.4:" | 3 | FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/busybox-1.20.2:" |
| 4 | 4 | ||
| 5 | SRC_URI_append_fsl += "file://defconfig-fsl \ | 5 | SRC_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 \ |
