diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2013-12-15 17:06:07 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-12-21 19:36:16 +0100 |
commit | 6c4c1acb8c4cb210143328869897bb060b445f36 (patch) | |
tree | ad945fc88966ae5ca607b0e8cd7333f1ddfd8606 /meta-systemd | |
parent | bfff40dccb4695fccf3334dfe8796a771724d4fb (diff) | |
download | meta-openembedded-6c4c1acb8c4cb210143328869897bb060b445f36.tar.gz |
rpcbind: Rename .bbappend to match any version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-systemd')
-rw-r--r-- | meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_%.bbappend (renamed from meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend b/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_%.bbappend index 5cb6bf434..f006b3fb5 100644 --- a/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend +++ b/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_%.bbappend | |||
@@ -1,5 +1,3 @@ | |||
1 | PRINC := "${@int(PRINC) + 2}" | ||
2 | |||
3 | RPROVIDES_${PN} += "${PN}-systemd" | 1 | RPROVIDES_${PN} += "${PN}-systemd" |
4 | RREPLACES_${PN} += "${PN}-systemd" | 2 | RREPLACES_${PN} += "${PN}-systemd" |
5 | RCONFLICTS_${PN} += "${PN}-systemd" | 3 | RCONFLICTS_${PN} += "${PN}-systemd" |