diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-30 18:03:05 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-31 10:25:07 +0100 |
commit | 289382d5c1613144138d6dd2a6fd05dbf44636d8 (patch) | |
tree | b1cdd10138768e69371b6f2e57a6c69894a782c7 /meta-systemd/oe-core | |
parent | f1aaf7c292f0d7f37187e2d1cb7001aae56c9579 (diff) | |
download | meta-openembedded-289382d5c1613144138d6dd2a6fd05dbf44636d8.tar.gz |
at: Rename bbappend to match new version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-systemd/oe-core')
-rw-r--r-- | meta-systemd/oe-core/recipes-extended/at/at_3.1.14.bbappend (renamed from meta-systemd/oe-core/recipes-extended/at/at_3.1.13.bbappend) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-systemd/oe-core/recipes-extended/at/at_3.1.13.bbappend b/meta-systemd/oe-core/recipes-extended/at/at_3.1.14.bbappend index cae078a4e..3a22fe3bd 100644 --- a/meta-systemd/oe-core/recipes-extended/at/at_3.1.13.bbappend +++ b/meta-systemd/oe-core/recipes-extended/at/at_3.1.14.bbappend | |||
@@ -1,7 +1,5 @@ | |||
1 | inherit systemd | 1 | inherit systemd |
2 | 2 | ||
3 | PRINC := "${@int(PRINC) + 2}" | ||
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 | ||