1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

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
@@ -1,5 +1,6 @@
MAJOR_VERSION = "2.24"
require util-linux.inc
PR = "r1"
# To support older hosts, we need to patch and/or revert
# some upstream changes. Only do this for native packages.