summaryrefslogtreecommitdiffstats
path: root/recipes-append/busybox/busybox_1.20.2.bbappend
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2013-04-19 02:42:23 +0000
committerZhenhua Luo <zhenhua.luo@freescale.com>2013-04-22 13:38:27 +0800
commit084331c6f72dfe8be2f4981c802c43ae44d3b812 (patch)
tree0d6381cb34bce64c6ae0dbfe64398b1734486dfa /recipes-append/busybox/busybox_1.20.2.bbappend
parent81cfb66250e589be5fadef9d1be0b9a2e2b0d4d2 (diff)
downloadmeta-fsl-ppc-084331c6f72dfe8be2f4981c802c43ae44d3b812.tar.gz
Remove DISTRO string and use PRINC := "${@int(PRINC) + 1}"danny
Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-append/busybox/busybox_1.20.2.bbappend')
-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 9c52eeb..82cfced 100644
--- a/recipes-append/busybox/busybox_1.20.2.bbappend
+++ b/recipes-append/busybox/busybox_1.20.2.bbappend
@@ -1,4 +1,4 @@
1PR_append_fsl = "+${DISTRO}.0" 1PRINC := "${@int(PRINC) + 1}"
2 2
3FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/busybox-1.20.2:" 3FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/busybox-1.20.2:"
4 4