diff options
author | Koen Kooi <koen@openembedded.org> | 2008-06-15 18:50:34 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-06-15 18:50:34 +0000 |
commit | 039173d2b6d3259575b66402fe80ed8d7b444b75 (patch) | |
tree | 0f6c2d5b6d200a4d6e25a64c49d6c7013ff8ae03 /conf/distro/include | |
parent | 104109f320b5700616d7a97579d241febd6b4059 (diff) |
sanesrcrevs: wind back opkg-native to 4452. opkg works find on the target, opkg-native fails with locking problems
Diffstat (limited to 'conf/distro/include')
-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 e3d50fc52c..0cd23c21bd 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -156,7 +156,7 @@ SRCREV_pn-openmoko-worldclock2 ?= "3365" SRCREV_pn-openocd ?= "517" SRCREV_pn-openocd-native ?= "517" SRCREV_pn-opkg ?= "4488" -SRCREV_pn-opkg-native ?= "4488" +SRCREV_pn-opkg-native ?= "4452" SRCREV_pn-opkg-sdk ?= "4488" SRCREV_pn-oprofileui ?= "160" SRCREV_pn-packagekit ?= "813fa8cfb139246cf180d52895b52b28616ae2f5" |