diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-08-06 10:02:14 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-08-06 10:02:14 +0000 |
commit | e09ab92b9f6208c37b8610a6e0b64bdf3e4cf671 (patch) | |
tree | 370bd1ad42a6b4442dcb496d19a56fe884938e15 /conf | |
parent | 3de00273cd30a2d28f61827e44c58153b9b80123 (diff) |
sane-srcrevs.inc: Bump wmiconfig SRCREV
wmiconfig did not honor LDFLAGS. Fixed upstream. It now builds again in OE.dev
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 5c25ea45d8..7297f4710b 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -258,7 +258,7 @@ SRCREV_pn-vala-native ?= "6cf030120cd7f6a76a5d766d7420aea847e02cfd" SRCREV_pn-webkit-gtk ?= "45825" SRCREV_pn-wlan-ng-modules ?= "1859" SRCREV_pn-wlan-ng-utils ?= "1859" -SRCREV_pn-wmiconfig ?= "4522" +SRCREV_pn-wmiconfig ?= "5394" SRCREV_pn-xf86-video-glamo ?= "25c4b0e80e93e04e6f7d4b8bca6d007fb9de6da8" SRCREV_pn-xoo ?= "1971" SRCREV_pn-xserver-kdrive-glamo ?= "9b28d998424c77fbc057dd3a022ccbb122793a52" |