diff options
-rw-r--r-- | meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend (renamed from meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend index e9dd4ac9e..0741b76fc 100644 --- a/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend +++ b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend | |||
@@ -1,4 +1,4 @@ | |||
1 | PRINC := "${@int(PRINC) + 5}" | 1 | PRINC := "${@int(PRINC) + 1}" |
2 | 2 | ||
3 | # look for files in the layer first | 3 | # look for files in the layer first |
4 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 4 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |