aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sysvinit
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-10 18:04:39 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-10 18:04:39 +0000
commit13acd65e73142f8506c9955fa3363916ed40df6d (patch)
tree8b036f27bd06f21425ad750d2fa0cc32a06233be /packages/sysvinit
parentf3261401ccc56d2496aa7013efdb98a5c854f07e (diff)
downloadopenembedded-13acd65e73142f8506c9955fa3363916ed40df6d.tar.gz
lots of recipes: bump PR to get postinsts back
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
Diffstat (limited to 'packages/sysvinit')
-rw-r--r--packages/sysvinit/sysvinit_2.86.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sysvinit/sysvinit_2.86.bb b/packages/sysvinit/sysvinit_2.86.bb
index a6765c4508..aac840ae58 100644
--- a/packages/sysvinit/sysvinit_2.86.bb
+++ b/packages/sysvinit/sysvinit_2.86.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "System-V like init."
SECTION = "base"
LICENSE = "GPL"
HOMEPAGE = "http://freshmeat.net/projects/sysvinit/"
-PR = "r40"
+PR = "r41"
# USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf.
# Set PACKAGE_ARCH appropriately.