diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-17 16:19:27 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-17 16:19:27 +0100 |
commit | 9eb9ca0fa657fe57b344ccbe372f0be46aa69a50 (patch) | |
tree | 8be4d6194fd229c7aa31e983633870af5cb37e25 /conf | |
parent | 98485cecadc9e7ce84dc5f4fe54bdbca106d708b (diff) |
sane-srcrevs.inc: add SRCREV for wesnoth, its in obsolete bud still parsed and with SRCREV = INVALID it fails
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index bca98f1139..4c36c755ff 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -326,6 +326,7 @@ SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19" SRCREV_pn-usbpath ?= "3172" SRCREV_pn-usbpath-native ?= "3172" SRCREV_pn-webkit-efl ?= "3a5ee77664c898ed51a2b2d5759822f8c0a06472" +SRCREV_pn-wesnoth ?= "39828" SRCREV_pn-wlan-ng-modules ?= "1859" SRCREV_pn-wlan-ng-utils ?= "1859" SRCREV_pn-wmiconfig ?= "5394" |