diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-07-05 17:01:16 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-06 00:38:05 +0200 |
commit | 1cd30e7929f3cdfd2d97db2888d1bcb5e165d546 (patch) | |
tree | d2dcecb4cffdb0443ca5d5781c8ce5905f2c851f /meta-systemd | |
parent | 46354a697c18a64c5836159adf8dbd92e6547e85 (diff) | |
download | meta-openembedded-1cd30e7929f3cdfd2d97db2888d1bcb5e165d546.tar.gz |
busybox: Follow OE-Core update to 1.12.1 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-systemd')
-rw-r--r-- | meta-systemd/oe-core/recipes-core/busybox/busybox_1.21.1.bbappend (renamed from meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend b/meta-systemd/oe-core/recipes-core/busybox/busybox_1.21.1.bbappend index bdba2db3c..6362bdba6 100644 --- a/meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend +++ b/meta-systemd/oe-core/recipes-core/busybox/busybox_1.21.1.bbappend | |||
@@ -1,7 +1,5 @@ | |||
1 | inherit systemd | 1 | inherit systemd |
2 | 2 | ||
3 | PRINC := "${@int(PRINC) + 3}" | ||
4 | |||
5 | # look for files in the layer first | 3 | # look for files in the layer first |
6 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 4 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
7 | 5 | ||