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.0.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.0.bb')
-rw-r--r-- | recipes/xcb/xcb-proto_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xcb/xcb-proto_1.0.bb b/recipes/xcb/xcb-proto_1.0.bb index 8fc5a72192..0a08f8e808 100644 --- a/recipes/xcb/xcb-proto_1.0.bb +++ b/recipes/xcb/xcb-proto_1.0.bb @@ -1,5 +1,5 @@ include xcb-proto.inc -PR = "r0" +PR = "${INC_PR}.0" SRC_URI[md5sum] = "d31407eaae7e52d100645217767a41aa" SRC_URI[sha256sum] = "df3ce807139957a9d3bd196a6eb5fad1d04af079d47b0ec36502911520b84e08" |