diff options
author | Koen Kooi <koen@openembedded.org> | 2009-10-30 15:23:10 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-10-30 15:23:10 +0100 |
commit | 19c643967399ff50d4bc48f603b219794e920d39 (patch) | |
tree | d60e6a20eff130eb2595fb68b02cf6d1fc538991 | |
parent | f8cfca44d691659003e92605f2f2a2549139edb8 (diff) |
revert sane-srcrevs: add webkit-efl|gtk:
webkit gtk srcrev was moved to recipe in b34f0987f71bbefaf914415cce6bad418a3e3d06 and bumped as well.
Since the autofoo files in OE are tied to the SRCREV care needs to be taken when bumping it, this commit actually makes it go backward.
Maybe we should ban people that have recently gained commit access from poking at conf/distro for the first few weeks to avoid fuckups like this.
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=b34f0987f71bbefaf914415cce6bad418a3e3d06
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 78b6453ff3..715416798d 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -233,7 +233,6 @@ SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19" SRCREV_pn-usbpath ?= "3172" SRCREV_pn-usbpath-native ?= "3172" SRCREV_pn-webkit-efl ?= "3a5ee77664c898ed51a2b2d5759822f8c0a06472" -SRCREV_pn-webkit-gtk ?= "48579" SRCREV_pn-wlan-ng-modules ?= "1859" SRCREV_pn-wlan-ng-utils ?= "1859" SRCREV_pn-wmiconfig ?= "5394" |