diff options
89 files changed, 90 insertions, 71 deletions
diff --git a/recipes/xorg-proto/applewmproto_1.0.3.bb b/recipes/xorg-proto/applewmproto_1.0.3.bb index 2d05387165..5e64abd394 100644 --- a/recipes/xorg-proto/applewmproto_1.0.3.bb +++ b/recipes/xorg-proto/applewmproto_1.0.3.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "d5d7c69837cc7dcbf2aa181ff423ab20" SRC_URI[archive.sha256sum] = "a938c07ea331359f379802c50c33aa0307b913f742ad74087d45e7fb2a1f4d50" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/applewmproto_1.2.0.bb b/recipes/xorg-proto/applewmproto_1.2.0.bb index b2719e492b..8f531a92ce 100644 --- a/recipes/xorg-proto/applewmproto_1.2.0.bb +++ b/recipes/xorg-proto/applewmproto_1.2.0.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "44e18d01857f9dfeb8628e317e786f31" SRC_URI[archive.sha256sum] = "4f549083df9db85e61d0b272645e3dc71bacde9b9156ca20a57440e794b71042" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/applewmproto_1.4.1.bb b/recipes/xorg-proto/applewmproto_1.4.1.bb index a0e4bde571..424886cc4d 100644 --- a/recipes/xorg-proto/applewmproto_1.4.1.bb +++ b/recipes/xorg-proto/applewmproto_1.4.1.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "76ca1c6e1d8904d2d885f81f7332eba6" SRC_URI[archive.sha256sum] = "08069e1b7dd0e357c1ac7fa63aadcae094dc131d2a578eb1600a9bd16b8fde19" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/bigreqsproto_1.0.2.bb b/recipes/xorg-proto/bigreqsproto_1.0.2.bb index 25b256c903..b2a9c9c451 100644 --- a/recipes/xorg-proto/bigreqsproto_1.0.2.bb +++ b/recipes/xorg-proto/bigreqsproto_1.0.2.bb @@ -1,6 +1,5 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" @@ -8,3 +7,4 @@ BBCLASSEXTEND = "native nativesdk sdk" SRC_URI[archive.md5sum] = "95c29d9d10bf2868996c0c47a3b9a8dc" SRC_URI[archive.sha256sum] = "30da0098a24578e645193464526cc4d5c2c7fecaf476d1b9dabe68118850adee" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/bigreqsproto_1.1.0.bb b/recipes/xorg-proto/bigreqsproto_1.1.0.bb index f7ec09e8b6..60bff60993 100644 --- a/recipes/xorg-proto/bigreqsproto_1.1.0.bb +++ b/recipes/xorg-proto/bigreqsproto_1.1.0.bb @@ -1,6 +1,5 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" @@ -8,3 +7,4 @@ BBCLASSEXTEND = "native nativesdk sdk" SRC_URI[archive.md5sum] = "d30c5dbf19ca6dffcd9788227ecff8c5" SRC_URI[archive.sha256sum] = "4864e12d3c5a99b0a9ee4704822455299345e6c65b23c688a4e4bf11481107bd" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/calibrateproto_git.bb b/recipes/xorg-proto/calibrateproto_git.bb index 740c9e6daf..d1f47c6763 100644 --- a/recipes/xorg-proto/calibrateproto_git.bb +++ b/recipes/xorg-proto/calibrateproto_git.bb @@ -3,7 +3,6 @@ require xorg-proto-common.inc DESCRIPTION = "Touchscreen calibration protocol" SRCREV = "1da6fd1e2c7a49648245c98481fabea8b9690a8c" -PR = "r0" PV = "0.0+${PR}+gitr${SRCPV}" PE = "3" @@ -15,3 +14,4 @@ do_stage() { #make it compatible with the old package from cvs ln -sf ${PKG_CONFIG_DIR}/xcalibrateproto.pc ${PKG_CONFIG_DIR}/xcalibrateext.pc } +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/compositeproto_0.4.1.bb b/recipes/xorg-proto/compositeproto_0.4.1.bb index 77b0f2fe12..a3b3b48c8b 100644 --- a/recipes/xorg-proto/compositeproto_0.4.1.bb +++ b/recipes/xorg-proto/compositeproto_0.4.1.bb @@ -6,3 +6,4 @@ PE = "1" SRC_URI[archive.md5sum] = "3692f3f8b2ea10dff3d2cede8dc65e79" SRC_URI[archive.sha256sum] = "e2744576731e1416503aade0d58a7861d0260f70b993351473a9f38ced606984" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/compositeproto_0.4.bb b/recipes/xorg-proto/compositeproto_0.4.bb index c337bb8878..1745abc5be 100644 --- a/recipes/xorg-proto/compositeproto_0.4.bb +++ b/recipes/xorg-proto/compositeproto_0.4.bb @@ -6,3 +6,4 @@ PE = "1" SRC_URI[archive.md5sum] = "6281344d656d4e0c8e9db4918efe3d1d" SRC_URI[archive.sha256sum] = "6013d1ca63b2b7540f6f99977090812b899852acfbd9df123b5ebaa911e30003" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/damageproto_1.1.0.bb b/recipes/xorg-proto/damageproto_1.1.0.bb index a8ec279973..84f00e626b 100644 --- a/recipes/xorg-proto/damageproto_1.1.0.bb +++ b/recipes/xorg-proto/damageproto_1.1.0.bb @@ -1,9 +1,9 @@ require xorg-proto-common.inc CONFLICTS = "damageext" -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "33ee591e0b1ca5ad7902934541db7d24" SRC_URI[archive.sha256sum] = "9d2684fac835e9cdf78befff2a58292f54db90094acbfb9f2ed5316fa30d641d" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/damageproto_1.2.0.bb b/recipes/xorg-proto/damageproto_1.2.0.bb index 82ca80a2d8..b02cf227c9 100644 --- a/recipes/xorg-proto/damageproto_1.2.0.bb +++ b/recipes/xorg-proto/damageproto_1.2.0.bb @@ -1,9 +1,9 @@ require xorg-proto-common.inc CONFLICTS = "damageext" -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "434b931b02bd83ed9fc44951df81cdac" SRC_URI[archive.sha256sum] = "a50250770a2eead9d6fd56577e3328d0a6a1c4d425b58faa0f5ca7683169ee8f" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/dmxproto_2.2.2.bb b/recipes/xorg-proto/dmxproto_2.2.2.bb index 9cc44c60c4..b59ff2e450 100644 --- a/recipes/xorg-proto/dmxproto_2.2.2.bb +++ b/recipes/xorg-proto/dmxproto_2.2.2.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "d80acad88411e7944b9b085463d53302" SRC_URI[archive.sha256sum] = "aaa6d9c9d5ec58f733ca4d7413c541413482bce666217267e5bf88442e35fce2" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/dmxproto_2.3.bb b/recipes/xorg-proto/dmxproto_2.3.bb index cd5bb393c1..9fb21c03ca 100644 --- a/recipes/xorg-proto/dmxproto_2.3.bb +++ b/recipes/xorg-proto/dmxproto_2.3.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "880a41720b2937e2660dcdc0d34a8791" SRC_URI[archive.sha256sum] = "3a882ca43a1f359e3489468e6c407fd7d56d559f8895cf096a2ec877d6c403b0" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/dri2proto_1.1.bb b/recipes/xorg-proto/dri2proto_1.1.bb index cbb4f56464..bb64f686b4 100644 --- a/recipes/xorg-proto/dri2proto_1.1.bb +++ b/recipes/xorg-proto/dri2proto_1.1.bb @@ -4,3 +4,4 @@ require xorg-proto-common.inc SRC_URI[archive.md5sum] = "1d70f0653b0b3a837853262dc5d34da4" SRC_URI[archive.sha256sum] = "69def6d1f64b3699ec9c729596d8b096623a62bdda6bbea78ed690421d174c11" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/dri2proto_2.0.bb b/recipes/xorg-proto/dri2proto_2.0.bb index 52f2ad5fe8..48ca0fa607 100644 --- a/recipes/xorg-proto/dri2proto_2.0.bb +++ b/recipes/xorg-proto/dri2proto_2.0.bb @@ -4,3 +4,4 @@ require xorg-proto-common.inc SRC_URI[archive.md5sum] = "26f6515322ec50691584ac74291b4254" SRC_URI[archive.sha256sum] = "1954a7e96d7fe70611c483836ed143e84a069eed6d3dab22c05a531bfb6da9e4" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/dri2proto_2.1.bb b/recipes/xorg-proto/dri2proto_2.1.bb index 7cf6f1fe03..a5e6bd4edd 100644 --- a/recipes/xorg-proto/dri2proto_2.1.bb +++ b/recipes/xorg-proto/dri2proto_2.1.bb @@ -4,3 +4,4 @@ require xorg-proto-common.inc SRC_URI[archive.md5sum] = "5cb7987d29db068153bdc8f23c767c43" SRC_URI[archive.sha256sum] = "2b33f7c7658fb8f004c3aaf2717711262baeb5d77cf3fd24e9b6cc263895122d" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/dri2proto_2.2.bb b/recipes/xorg-proto/dri2proto_2.2.bb index a5f530fbf9..4e9526a7e7 100644 --- a/recipes/xorg-proto/dri2proto_2.2.bb +++ b/recipes/xorg-proto/dri2proto_2.2.bb @@ -4,3 +4,4 @@ require xorg-proto-common.inc SRC_URI[archive.md5sum] = "3ca8ddb42cd4ee31b8690031303221af" SRC_URI[archive.sha256sum] = "f352950ffee4437d9da3e216d9a348ba0c7cf80c8c0fb30385c77ce3b780b2a1" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/dri2proto_2.3.bb b/recipes/xorg-proto/dri2proto_2.3.bb index 1c0e85fda5..3d9354c863 100644 --- a/recipes/xorg-proto/dri2proto_2.3.bb +++ b/recipes/xorg-proto/dri2proto_2.3.bb @@ -4,3 +4,4 @@ require xorg-proto-common.inc SRC_URI[archive.md5sum] = "3407b494d5e90d584c9af52aa8f9f028" SRC_URI[archive.sha256sum] = "b2141892a0db35feffa5e952ff5e1d2727c4436b07d7e2e9dd2ed89c8bb3e677" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/evieext_1.0.2.bb b/recipes/xorg-proto/evieext_1.0.2.bb index aa52c54f71..38a6a63144 100644 --- a/recipes/xorg-proto/evieext_1.0.2.bb +++ b/recipes/xorg-proto/evieext_1.0.2.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "2507b5d0f4b2848147fbddd155aa6cfe" SRC_URI[archive.sha256sum] = "0b85113a9770083715927f9c7a7d0ab354c8a508a91cb6e8e11130851494d125" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/evieext_1.1.0.bb b/recipes/xorg-proto/evieext_1.1.0.bb index 4e3a1e359e..d84c4b4b24 100644 --- a/recipes/xorg-proto/evieext_1.1.0.bb +++ b/recipes/xorg-proto/evieext_1.1.0.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "5c74f61d6f77b2e6a083b2b31000be42" SRC_URI[archive.sha256sum] = "47881a52a8d9da1e41e4f028ed32a8b44f738afbead819c0a07253fdc1641885" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/fixesproto_4.0.bb b/recipes/xorg-proto/fixesproto_4.0.bb index 8728d6d779..a6733b8ff5 100644 --- a/recipes/xorg-proto/fixesproto_4.0.bb +++ b/recipes/xorg-proto/fixesproto_4.0.bb @@ -1,10 +1,10 @@ require xorg-proto-common.inc CONFLICTS = "fixesext" -PR = "r1" PE = "1" BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "8b298cc3424597f8138c7faf7763dce9" SRC_URI[archive.sha256sum] = "b3fe971ccc8152db6c78da7117c31fc4cd2fcb2b6a4df3db0f8fed13d4ceb08f" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/fixesproto_4.1.1.bb b/recipes/xorg-proto/fixesproto_4.1.1.bb index 18aed94b94..ad26565736 100644 --- a/recipes/xorg-proto/fixesproto_4.1.1.bb +++ b/recipes/xorg-proto/fixesproto_4.1.1.bb @@ -1,10 +1,10 @@ require xorg-proto-common.inc CONFLICTS = "fixesext" -PR = "r1" PE = "1" BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "4c1cb4f2ed9f34de59f2f04783ca9483" SRC_URI[archive.sha256sum] = "e72a32916ad4bbd03847f8945c55582bdbafc039d286ded7365d402a7ff164ef" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-proto/fontcacheproto_0.1.2.bb b/recipes/xorg-proto/fontcacheproto_0.1.2.bb index 595ec5fa30..075f6513ac 100644 --- a/recipes/xorg-proto/fontcacheproto_0.1.2.bb +++ b/recipes/xorg-proto/fontcacheproto_0.1.2.bb @@ -1,9 +1,9 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "60df6b625074a9790e28543dcea71651" SRC_URI[archive.sha256sum] = "48063ed49b200927376645f9ffe65faa39af84d59ba6f60f2abb2f9c6fa3d9f9" |
