diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-23 12:55:29 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-23 12:55:29 +0000 |
commit | a45ca84119ea9d364fe64cc1f08ba9bab93ef8f8 (patch) | |
tree | 4309968332a670c732a3824ac3affbb04523b634 /meta/packages/netbase/netbase_4.21.bb | |
parent | 68d68db48f187a697dea5f46006c7c0fd13b180b (diff) | |
download | poky-a45ca84119ea9d364fe64cc1f08ba9bab93ef8f8.tar.gz |
netbase: add WPA Supplicant support for wlan0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1532 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 4590cf7649..265da46360 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 = "r13" | 5 | PR = "r14" |
6 | 6 | ||
7 | inherit update-rc.d | 7 | inherit update-rc.d |
8 | 8 | ||