Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-systemd][PATCH 1/3] util-linux: rename bbappend to match new version from oe-core
Date: Fri, 24 May 2013 21:37:45 +0200	[thread overview]
Message-ID: <1369424267-15051-1-git-send-email-Martin.Jansa@gmail.com> (raw)

* removed PRINC to make it easier to remove .bbappend if this
  functionality is moved to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../{util-linux_2.22.2.bbappend => util-linux_2.23.bbappend}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-systemd/oe-core/recipes-core/util-linux/{util-linux_2.22.2.bbappend => util-linux_2.23.bbappend} (90%)

diff --git a/meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend b/meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.23.bbappend
similarity index 90%
rename from meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend
rename to meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.23.bbappend
index fae15a0..c6a97ca 100644
--- a/meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend
+++ b/meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.23.bbappend
@@ -1,10 +1,10 @@
 inherit systemd
 
-PRINC := "${@int(PRINC) + 2}"
-
 SYSTEMD_UNITDIR = "${systemd_unitdir}/system"
 EXTRA_OECONF += "--enable-socket-activation --with-systemdsystemunitdir=${SYSTEMD_UNITDIR}"
+
 RPROVIDES_${PN} += "${PN}-systemd"
 RREPLACES_${PN} += "${PN}-systemd"
 RCONFLICTS_${PN} += "${PN}-systemd"
+
 SYSTEMD_SERVICE_${PN} = "uuidd.socket"
-- 
1.8.2.1



             reply	other threads:[~2013-05-24 19:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-24 19:37 Martin Jansa [this message]
2013-05-24 19:37 ` [meta-systemd][PATCH 2/3] systemd: rename bbappend to match new version from oe-core Martin Jansa
2013-05-24 19:37 ` [meta-systemd][PATCH 3/3] connman: " Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1369424267-15051-1-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox