diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2008-11-19 19:55:23 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2008-11-19 19:55:45 +0100 |
commit | 1bd00ef16955d55f4158bef3a5fca6cc7a201d8a (patch) | |
tree | 644eecd979f3334605cdbf86c0739f7ad52a9670 /conf | |
parent | 70899e628d4f9598f415b756f31ed5f72115690a (diff) |
wmiconfig: new recipe; configuration utility for atheros wifi chipsets
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/moko-autorev.inc | 2 | ||||
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/moko-autorev.inc b/conf/distro/include/moko-autorev.inc index b63b9e0fe5..59968f508f 100644 --- a/conf/distro/include/moko-autorev.inc +++ b/conf/distro/include/moko-autorev.inc @@ -67,3 +67,5 @@ SRCREV_pn-u-boot-openmoko ?= "${AUTOREV}" SRCREV_pn-u-boot-openmoko-devel ?= "${AUTOREV}" SRCREV_pn-usbpath ?= "${AUTOREV}" SRCREV_pn-usbpath-native ?= "${AUTOREV}" +SRCREV_pn-wmiconfig ?= "${AUTOREV}" + diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index f6023e5865..3606324520 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -214,6 +214,7 @@ SRCREV_pn-webkit-qtopia ?= "28656" SRCREV_pn-wesnoth ?= "22021" SRCREV_pn-wlan-ng-modules ?= "1859" SRCREV_pn-wlan-ng-utils ?= "1859" +SRCREV_pn-wmiconfig ?= "4522" SRCREV_pn-xoo ?= "1971" SRCREV_pn-xserver-kdrive-glamo ?= "7fa46527131177dfba7e711d1530205a9efc5e79" SRCREV_pn-zhone ?= "929c78f2e83faef526064231c17958eaef72eba3" |