summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-05 08:38:32 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-05 10:34:37 -0800
commit082cc604f5eb1a7f6d3c4dda01154cfa93b0d660 (patch)
treebda333cff0d11c27724507c45ac61c765d313a47 /meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb
parentd0c5202e34d740a91c391fd56cfef71cfd0751a3 (diff)
downloadpoky-082cc604f5eb1a7f6d3c4dda01154cfa93b0d660.tar.gz
libx11: reinstate PE=1 that got lost in the big meta-oe Xorg merge
This prevents package managers 'upgrading' 1.4.4 to 1:1.4.3 (From OE-Core rev: 906641853e8ac6fd296dfb91f8bb647c7da8e23e) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb2
1 files changed, 1 insertions, 1 deletions
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 0428ff5f99..1ad8046144 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 @@
1require libx11.inc 1require libx11.inc
2inherit gettext 2inherit gettext
3 3
4PR = "r2" 4PR = "r3"
5 5
6BBCLASSEXTEND = "native nativesdk" 6BBCLASSEXTEND = "native nativesdk"
7 7