diff options
| author | Ross Burton <ross@openedhand.com> | 2008-07-03 15:25:46 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2008-07-03 15:25:46 +0000 |
| commit | 9ae4645bafea8ebb279c027697d47cf972d9e4c4 (patch) | |
| tree | c1213f43e6873d344b95dd8fc6e3459eed80e21e /meta/packages/netbase/netbase_4.21.bb | |
| parent | 95eb982dc4abd04799325ce4f5f39a53c78c0f7e (diff) | |
| download | poky-9ae4645bafea8ebb279c027697d47cf972d9e4c4.tar.gz | |
netbase: add init script depends
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4805 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/netbase/netbase_4.21.bb')
| -rw-r--r-- | meta/packages/netbase/netbase_4.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/netbase/netbase_4.21.bb b/meta/packages/netbase/netbase_4.21.bb index d5393d0cf1..a9df13d17a 100644 --- a/meta/packages/netbase/netbase_4.21.bb +++ b/meta/packages/netbase/netbase_4.21.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "This package provides the necessary \ | |||
| 2 | infrastructure for basic TCP/IP based networking." | 2 | infrastructure for basic TCP/IP based networking." |
| 3 | SECTION = "base" | 3 | SECTION = "base" |
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
| 5 | PR = "r15" | 5 | PR = "r17" |
| 6 | 6 | ||
| 7 | inherit update-rc.d | 7 | inherit update-rc.d |
| 8 | 8 | ||
