From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-core@lists.openembedded.org
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: [PATCH v2 4/4] libx11: reinstate PE=1 that got lost in the big meta-oe Xorg merge
Date: Mon, 5 Mar 2012 08:38:32 +0100 [thread overview]
Message-ID: <1330933112-13510-4-git-send-email-koen@dominion.thruhere.net> (raw)
In-Reply-To: <1330933112-13510-1-git-send-email-koen@dominion.thruhere.net>
This prevents package managers 'upgrading' 1.4.4 to 1:1.4.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
meta/recipes-graphics/xorg-lib/libx11.inc | 2 ++
meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/xorg-lib/libx11.inc b/meta/recipes-graphics/xorg-lib/libx11.inc
index 9057edc..a1e4386 100644
--- a/meta/recipes-graphics/xorg-lib/libx11.inc
+++ b/meta/recipes-graphics/xorg-lib/libx11.inc
@@ -8,6 +8,8 @@ require xorg-lib-common.inc
inherit siteinfo
+PE = "1"
+
PROVIDES = "virtual/libx11"
XORG_PN = "libX11"
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb
index 0428ff5..1ad8046 100644
--- a/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb
@@ -1,7 +1,7 @@
require libx11.inc
inherit gettext
-PR = "r2"
+PR = "r3"
BBCLASSEXTEND = "native nativesdk"
--
1.7.2.5
next prev parent reply other threads:[~2012-03-05 7:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-05 7:38 [PATCH v2 1/4] polkit 0.104: convert pam code to PACKAGECONFIG and adhere to OE recipe styleguide Koen Kooi
2012-03-05 7:38 ` [PATCH v2 2/4] polkit 0.104: add 2 backports from upstream to fix crashes during auth Koen Kooi
2012-03-05 7:38 ` [PATCH v2 3/4] gtk+ 2.24.8: bump PR to force rebuild and feed update Koen Kooi
2012-03-05 7:38 ` Koen Kooi [this message]
2012-03-05 17:43 ` [PATCH v2 1/4] polkit 0.104: convert pam code to PACKAGECONFIG and adhere to OE recipe styleguide Richard Purdie
2012-03-05 21:14 ` Richard Purdie
2012-03-05 21:16 ` Koen Kooi
2012-03-05 21:17 ` Koen Kooi
2012-03-05 21:27 ` Koen Kooi
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=1330933112-13510-4-git-send-email-koen@dominion.thruhere.net \
--to=koen@dominion.thruhere.net \
--cc=openembedded-core@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