busybox: use INC_PR in consistent way
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 30 Oct 2010 21:12:08 +0000 (23:12 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 30 Oct 2010 21:12:45 +0000 (23:12 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/busybox/busybox.inc
recipes/busybox/busybox_1.17.1.bb
recipes/busybox/busybox_1.17.3.bb

index 362ab9c..140874c 100644 (file)
@@ -11,7 +11,7 @@ LICENSE = "GPLv2"
 SECTION = "base"
 PRIORITY = "required"
 
-INC_PR = "r36"
+INC_PR = "r37"
 
 SRC_URI = "\
   file://busybox-cron \
index 408b513..12976f2 100644 (file)
@@ -1,5 +1,5 @@
 require busybox_1.1x.inc
-PR = "${INC_PR}"
+PR = "${INC_PR}.0"
 
 DEFAULT_PREFERENCE = "-1"
 
index 59c1e32..6f23662 100644 (file)
@@ -1,5 +1,5 @@
 require busybox_1.1x.inc
-PR = "${INC_PR}"
+PR = "${INC_PR}.0"
 
 DEFAULT_PREFERENCE = "-1"