diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-09 19:15:46 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-09 19:15:46 +0000 |
commit | edbb148535f63e58a8e10ed5c68b7aecb983602e (patch) | |
tree | 213eecd0bc209439eee84a7f355455852c61e01a /packages/slugos-init/slugos-init_0.10.bb | |
parent | 511684d214520a8bd7f9b95ca0ffce860009d6f2 (diff) |
slugos: remove/correct references to openslug
- apex: contains an absolute build sys path name (commented)
- base-files: rename openslug to slugos in 3.0.14
- busybox: rename openslug to slugos in 1.00, 1.01
- netbase: rename openslug to slugos in 4.21
- slugos-init: rename openslug to slugos in 0.10
- all others: remove or replace openslug in comments (no
build changes)
Diffstat (limited to 'packages/slugos-init/slugos-init_0.10.bb')
-rw-r--r-- | packages/slugos-init/slugos-init_0.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/slugos-init/slugos-init_0.10.bb b/packages/slugos-init/slugos-init_0.10.bb index 4719b9dcca..4bca35f47f 100644 --- a/packages/slugos-init/slugos-init_0.10.bb +++ b/packages/slugos-init/slugos-init_0.10.bb @@ -3,7 +3,7 @@ SECTION = "console/network" LICENSE = "GPL" DEPENDS = "base-files devio" RDEPENDS = "busybox devio" -PR = "r46" +PR = "r47" SRC_URI = "file://linuxrc \ file://boot/flash \ |