From 5ffb38d6ace7faae839c8cac7327b5b1c2daae1a Mon Sep 17 00:00:00 2001 From: Mike Looijmans Date: Sun, 20 Apr 2014 14:39:38 +0200 Subject: 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 * Signed-off-by: Richard Purdie --- meta/recipes-core/util-linux/util-linux_2.24.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/util-linux') diff --git a/meta/recipes-core/util-linux/util-linux_2.24.1.bb b/meta/recipes-core/util-linux/util-linux_2.24.1.bb index 8b6a1ce03a..3fc987562c 100644 --- a/meta/recipes-core/util-linux/util-linux_2.24.1.bb +++ b/meta/recipes-core/util-linux/util-linux_2.24.1.bb @@ -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. -- cgit 1.2.3-korg