bitbake.conf: Add nasty workaround to deal with machine specific and 'all' architecture packages. This problem needs to be revisisted

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4908 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-07-21 11:26:25 +00:00
parent 2e56dd0a00
commit 6fc273a105
2 changed files with 11 additions and 5 deletions

View File

@@ -56,9 +56,9 @@ SRCREV_pn-matchbox-themes-extra ?= "1524"
SRCREV_pn-matchbox-wm-2 ?= "1873"
SRCREV_pn-matchbox-wm ?= "1524"
SRCREV_pn-oh-puzzles ?= "23"
SRCREV_pn-opkg-native ?= "4529"
SRCREV_pn-opkg-sdk ?= "4529"
SRCREV_pn-opkg ?= "4529"
SRCREV_pn-opkg-native ?= "4545"
SRCREV_pn-opkg-sdk ?= "4545"
SRCREV_pn-opkg ?= "4545"
SRCREV_pn-opkg-utils-native ?= "4534"
SRCREV_pn-opkg-utils ?= "4534"
SRCREV_pn-oprofileui ?= "194"