git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f1049
)
sysvinit: bump PR for divide by zero fix in /etc/init.d/rc
author
Cliff Brake
<cbrake@bec-systems.com>
Wed, 7 Feb 2007 20:01:02 +0000
(20:01 +0000)
committer
Cliff Brake
<cbrake@bec-systems.com>
Wed, 7 Feb 2007 20:01:02 +0000
(20:01 +0000)
packages/sysvinit/sysvinit_2.86.bb
patch
|
blob
|
history
diff --git
a/packages/sysvinit/sysvinit_2.86.bb
b/packages/sysvinit/sysvinit_2.86.bb
index
aa7aa83
..
53634b7
100644
(file)
--- 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 = "r3
1
"
+PR = "r3
2
"
# USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf.
# Set PACKAGE_ARCH appropriately.