diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-08-22 23:19:56 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-08-22 23:19:56 +0000 |
commit | 2eef4fdb3485274514f57cab82aff96752712b71 (patch) | |
tree | 1687b0b6b39ed6f8d0c063877da2a093e60db85b /conf | |
parent | 972009cac266e7ae4c9a42a6af1f50e664a2e03f (diff) |
(in)sane-srcrevs.inc: replace sphyrna entries with sphyrna-python
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/insane-srcrevs.inc | 2 | ||||
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/insane-srcrevs.inc b/conf/distro/include/insane-srcrevs.inc index 337f305c7a..b0ee16f561 100644 --- a/conf/distro/include/insane-srcrevs.inc +++ b/conf/distro/include/insane-srcrevs.inc @@ -86,7 +86,7 @@ SRCREV_pn-opkg-native ?= "${AUTOREV}" SRCREV_pn-psplash ?= "${AUTOREV}" SRCREV_pn-settings-daemon ?= "${AUTOREV}" SRCREV_pn-sjf2410-linux-native ?= "${AUTOREV}" -SRCREV_pn-sphyrna ?= "${AUTOREV}" +SRCREV_pn-sphyrna-python ?= "${AUTOREV}" SRCREV_pn-webkit-gtk ?= "${AUTOREV}" SRCREV_pn-xoo ?= "${AUTOREV}" SRCREV_pn-mplayer ?= "${AUTOREV}" diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 1447773296..51ab90a6bc 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -163,7 +163,7 @@ SRCREV_pn-s3c24xx-gpio ?= "4130" SRCREV_pn-serial-forward ?= "4214" SRCREV_pn-settings-daemon ?= "2006" SRCREV_pn-sjf2410-linux-native ?= "4268" -SRCREV_pn-sphyrna ?= "45" +SRCREV_pn-sphyrna-python ?= "45" SRCREV_pn-tmut ?= "60" SRCREV_pn-u-boot-openmoko ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19" SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19" |