diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-08-03 15:05:19 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-08-03 15:06:29 -0700 |
commit | b0061845a60d7781f9287ae6955585485f5ba8e9 (patch) | |
tree | d4435a6a82b25f9d6eb924e9b452801df1706aec /recipes/xcb/xcb-proto_1.6.bb | |
parent | 6332fb06d811aa94ccfa12e8f5c7d68d771521fa (diff) |
xcb-proto: Get rid of legacy staging.
* Convert to using INC_PR
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/xcb/xcb-proto_1.6.bb')
-rw-r--r-- | recipes/xcb/xcb-proto_1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xcb/xcb-proto_1.6.bb b/recipes/xcb/xcb-proto_1.6.bb index c92396efe4..db18c2ace5 100644 --- a/recipes/xcb/xcb-proto_1.6.bb +++ b/recipes/xcb/xcb-proto_1.6.bb @@ -1,5 +1,5 @@ include xcb-proto.inc -PR = "r1" +PR = "${INC_PR}.0" SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b" SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2" |