summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-17 12:33:39 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-21 16:21:35 +0000
commitb9ad87b18fd7a664b8d5e385ffb09496c679036c (patch)
tree01039d94611608816511a52b39384b2c99d7c6ef /meta/recipes-core
parent0a1c63ad6b17fe0670836eea1cf9099a58cf39af (diff)
downloadpoky-b9ad87b18fd7a664b8d5e385ffb09496c679036c.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) (From OE-Core rev: 8ce8f62b22b1e20db0f62d7bd8246738147d5f2e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb2
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
5inherit allarch 5inherit allarch
6 6
7PR = "r1"
8
7python() { 9python() {
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