1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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
This commit is contained in:
Richard Purdie
2008-09-29 19:30:37 +00:00
parent 3081d60d5a
commit fc0687500a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ DEFAULT_PREFERENCE = "-1"
include libxcb.inc
PV = "1.0+git"
PR = "r0"
PR = "r1"
DEPENDS += "libpthread-stubs"