diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-02-05 12:21:55 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-02-05 12:21:55 +0000 |
commit | aafc19e52f4331103d00fcd33fa425168137ce27 (patch) | |
tree | 7e18c14e3756d9d1be703d6268dac8bfec604795 /conf/distro/include/insane-srcrevs.inc | |
parent | 5cc306304e3cdf45208f8360261ad84c3221ed99 (diff) |
opkg-native_svn.bb : opkg native version for brave people who want
to try and build images with opkg.
Diffstat (limited to 'conf/distro/include/insane-srcrevs.inc')
-rw-r--r-- | conf/distro/include/insane-srcrevs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/insane-srcrevs.inc b/conf/distro/include/insane-srcrevs.inc index 249fa0e027..0f7e82ef43 100644 --- a/conf/distro/include/insane-srcrevs.inc +++ b/conf/distro/include/insane-srcrevs.inc @@ -82,6 +82,7 @@ SRCREV_pn-openmoko-worldclock2 ?= "${AUTOREV}" SRCREV_pn-openocd ?= "${AUTOREV}" SRCREV_pn-openocd-native ?= "${AUTOREV}" SRCREV_pn-opkg ?= "${AUTOREV}" +SRCREV_pn-opkg-native ?= "${AUTOREV}" SRCREV_pn-psplash ?= "${AUTOREV}" SRCREV_pn-settings-daemon ?= "${AUTOREV}" SRCREV_pn-sjf2410-linux-native ?= "${AUTOREV}" |