[oe-commits] Martin Jansa : busybox: bump INC_PR to force postinst script run on targets after u-a fixup

git version control git at git.openembedded.org
Wed Jan 13 11:37:36 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: bd5d3afd23a566c71f45bac3777de709dc0b868e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bd5d3afd23a566c71f45bac3777de709dc0b868e

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan 13 01:04:02 2010 +0100

busybox: bump INC_PR to force postinst script run on targets after u-a fixup

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/busybox/busybox.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/busybox/busybox.inc b/recipes/busybox/busybox.inc
index 753b402..519fcd6 100644
--- a/recipes/busybox/busybox.inc
+++ b/recipes/busybox/busybox.inc
@@ -11,7 +11,7 @@ LICENSE = "GPL"
 SECTION = "base"
 PRIORITY = "required"
 
-INC_PR = "r23"
+INC_PR = "r24"
 
 SRC_URI = "\
   http://www.busybox.net/downloads/busybox-${PV}.tar.gz \





More information about the Openembedded-commits mailing list