summaryrefslogtreecommitdiff
path: root/meta/packages/xcb/libxcb_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-09-29 19:30:37 +0000
committerRichard Purdie <richard@openedhand.com>2008-09-29 19:30:37 +0000
commitfc0687500a670a3f59d56ae01bf9aa140ef75244 (patch)
tree8a4c77878da0fd40671f87a34f0c455e68a2e4ee /meta/packages/xcb/libxcb_git.bb
parent3081d60d5a9f8accf016bd43f0ef13dffa9a519b (diff)
downloadopenembedded-core-fc0687500a670a3f59d56ae01bf9aa140ef75244.tar.gz
openembedded-core-fc0687500a670a3f59d56ae01bf9aa140ef75244.tar.bz2
openembedded-core-fc0687500a670a3f59d56ae01bf9aa140ef75244.tar.xz
openembedded-core-fc0687500a670a3f59d56ae01bf9aa140ef75244.zip
libxcb.inc: Fix bogus reference to STAGING_DIR/HOST_SYS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5321 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xcb/libxcb_git.bb')
-rw-r--r--meta/packages/xcb/libxcb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xcb/libxcb_git.bb b/meta/packages/xcb/libxcb_git.bb
index cb7326efa..a7707b350 100644
--- a/meta/packages/xcb/libxcb_git.bb
+++ b/meta/packages/xcb/libxcb_git.bb
@@ -2,7 +2,7 @@ DEFAULT_PREFERENCE = "-1"
include libxcb.inc
PV = "1.0+git"
-PR = "r0"
+PR = "r1"
DEPENDS += "libpthread-stubs"