diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-26 20:10:40 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-26 20:21:34 +0200 |
commit | ca324b1b792367fd498d94371672c7b23bec00d0 (patch) | |
tree | 089f53e2885bb677d00ce5bcd5208e28b5582be8 /recipes/xcb/libxcb_0.9.91.bb | |
parent | f6e98772cb8670e856e2b092674cf5bbc6d7c6a7 (diff) |
libxcb: convert to new staging, use INC_PR, add libxcb-dri2 package, drop oldest version 0.9 which wasn't even using libxcb.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xcb/libxcb_0.9.91.bb')
-rw-r--r-- | recipes/xcb/libxcb_0.9.91.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xcb/libxcb_0.9.91.bb b/recipes/xcb/libxcb_0.9.91.bb index 5b8fb84559..25b2c677b2 100644 --- a/recipes/xcb/libxcb_0.9.91.bb +++ b/recipes/xcb/libxcb_0.9.91.bb @@ -1,5 +1,5 @@ include libxcb.inc -PR = "r0" +PR = "${INC_PR}.0" SRC_URI[md5sum] = "8bb01876468dd08d8e921e32ec9ff116" SRC_URI[sha256sum] = "a54ecc4ff5240876d49ec534a21e6ff682f3602da89b1540f5cd0b6f8e9089b7" |