diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-03-28 09:46:31 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-03-28 09:46:31 +0000 |
| commit | bfb887efc05bdea0fc33a0cbe6d0b69404e0ff5d (patch) | |
| tree | 1efe42138b4dd8b54dea13edf36a06c3daa4fddf /meta/packages/netbase/netbase_4.21.bb | |
| parent | 4454dbbe9531678ff5f545be79a3aba1aa8a5cd7 (diff) | |
| download | poky-bfb887efc05bdea0fc33a0cbe6d0b69404e0ff5d.tar.gz | |
netbase: configure eth0 as static/auto to have them working without running ifconfig
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1396 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 8c0652daec..4590cf7649 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 = "r12" | 5 | PR = "r13" |
| 6 | 6 | ||
| 7 | inherit update-rc.d | 7 | inherit update-rc.d |
| 8 | 8 | ||
