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:
42b0a65
)
sysvinit: bump PR for beagleboard serial console change
author
Koen Kooi
<koen@openembedded.org>
Wed, 9 Mar 2011 08:12:25 +0000
(09:12 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 10 Mar 2011 21:22:05 +0000
(22:22 +0100)
* a new inittab is needed, so bump PR to regenerate it
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/sysvinit/sysvinit_2.86.bb
patch
|
blob
|
history
diff --git
a/recipes/sysvinit/sysvinit_2.86.bb
b/recipes/sysvinit/sysvinit_2.86.bb
index
66c3952
..
dacc397
100644
(file)
--- a/
recipes/sysvinit/sysvinit_2.86.bb
+++ b/
recipes/sysvinit/sysvinit_2.86.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "System-V like init."
SECTION = "base"
LICENSE = "GPLv2+"
HOMEPAGE = "http://freshmeat.net/projects/sysvinit/"
-PR = "r6
3
"
+PR = "r6
4
"
# USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf.
# Set PACKAGE_ARCH appropriately.