aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gzip/gzip_1.4.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2012-04-16 11:15:35 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-24 15:51:33 +0100
commite0626a0270fb0f4ff128e761c13d44162723434c (patch)
tree0e05833194a03105ba007bde48b190aa685615f5 /meta/recipes-extended/gzip/gzip_1.4.bb
parentbe2dbd1abfb4e0e6989d1c34c09047e439d8194e (diff)
downloadopenembedded-core-e0626a0270fb0f4ff128e761c13d44162723434c.tar.gz
gzip: Use update-alternatives class
Switch to using the update-alternatives class. Need this for consistency and to ensure the necessary package provides get set. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-extended/gzip/gzip_1.4.bb')
-rw-r--r--meta/recipes-extended/gzip/gzip_1.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/gzip/gzip_1.4.bb b/meta/recipes-extended/gzip/gzip_1.4.bb
index 8f4a237ec3..54dd50a96b 100644
--- a/meta/recipes-extended/gzip/gzip_1.4.bb
+++ b/meta/recipes-extended/gzip/gzip_1.4.bb
@@ -1,6 +1,6 @@
require gzip.inc
-PR = "r1"
+PR = "r2"
NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"