PR bumps to remove PRINC use in meta-openpli

Resolves warnings of this kind in the OpenPLi layer:
 WARNING: Use of PRINC * was detected in the recipe *

(From OE-Core rev: 5ffb38d6ace7faae839c8cac7327b5b1c2daae1a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mike Looijmans
2014-04-20 14:39:38 +02:00
committed by Richard Purdie
parent 5c98e90ce9
commit e45da211a7
10 changed files with 12 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ DESCRIPTION = "Initscripts provide the basic system startup initialization scrip
SECTION = "base"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
PR = "r154"
PR = "r153"
INHIBIT_DEFAULT_DEPS = "1"