diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-17 12:33:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-18 12:18:18 +0000 |
commit | 030c033d2c3128241fc61713512cba8619d40ea6 (patch) | |
tree | 8ea4bc5d7e99396d488e35f986fa5b02ac340996 /meta | |
parent | e6f27619af721bc78698374fdfe5946e0076b62b (diff) | |
download | poky-030c033d2c3128241fc61713512cba8619d40ea6.tar.gz |
nativesdk-buildtools-perl-dummy: Bump PR
Recent changes to this recipe caused automated PR increments
to break, regressing package feeds. The only way to recover
is to bump PR, so do this centrally to fix anyone affected.
(From OE-Core rev: dacdb499d31cb2e80cca33cba9d599c8ee983dc4)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb b/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb index 23c0a5ca80..9041734898 100644 --- a/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb +++ b/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb | |||
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda | |||
4 | 4 | ||
5 | inherit allarch | 5 | inherit allarch |
6 | 6 | ||
7 | PR = "r1" | ||
8 | |||
7 | python() { | 9 | python() { |
8 | # Put the package somewhere separate to ensure it's never used except | 10 | # Put the package somewhere separate to ensure it's never used except |
9 | # when we want it | 11 | # when we want it |