diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-09-28 14:21:06 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-09-28 14:21:06 +0000 |
| commit | eb83f4bb4e05b8a8c12340be1e1d03d136cb6811 (patch) | |
| tree | e74897973e410d3648ef5fe8eb433048104e007d /meta/packages/sysvinit/sysvinit_2.86.bb | |
| parent | b462c8bee52fafc1eade2d913d3a50dc301a3fdf (diff) | |
| download | poky-eb83f4bb4e05b8a8c12340be1e1d03d136cb6811.tar.gz | |
sysvinit: Add psplash support, remove elpp support, convert rcS to use rc, speedup execution of sh scripts
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@771 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/sysvinit/sysvinit_2.86.bb')
| -rw-r--r-- | meta/packages/sysvinit/sysvinit_2.86.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/sysvinit/sysvinit_2.86.bb b/meta/packages/sysvinit/sysvinit_2.86.bb index 72ce082da6..4ea1e4d284 100644 --- a/meta/packages/sysvinit/sysvinit_2.86.bb +++ b/meta/packages/sysvinit/sysvinit_2.86.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "System-V like init." | |||
| 2 | SECTION = "base" | 2 | SECTION = "base" |
| 3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
| 4 | HOMEPAGE = "http://freshmeat.net/projects/sysvinit/" | 4 | HOMEPAGE = "http://freshmeat.net/projects/sysvinit/" |
| 5 | PR = "r24" | 5 | PR = "r26" |
| 6 | 6 | ||
| 7 | # USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf. | 7 | # USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf. |
| 8 | # Set PACKAGE_ARCH appropriately. | 8 | # Set PACKAGE_ARCH appropriately. |
