diff options
author | Koen Kooi <koen@openembedded.org> | 2008-04-20 15:31:00 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-04-20 15:31:00 +0000 |
commit | bc2b35ac767c1410bd47a9fec4b313606566f4bd (patch) | |
tree | ca507d09f30dcae19cdb34aa19e116fa20bbc108 /conf/distro | |
parent | 05317c6bbf3abd2dd2460cbbd7b8d176163e59e4 (diff) |
mplayer-maemo: add svn version of the armv6/vfp optimized version of mplayer (nothing maemo-specific about this build since the gui isn't enabled)
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index fdef4f9191..e661af67f7 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -68,6 +68,7 @@ SRCREV_pn-matchbox-stroke ?= "1820" SRCREV_pn-moko-gtk-engine ?= "3612" SRCREV_pn-mpd-alsa ?= "6952" SRCREV_pn-mplayer ?= "26455" +SRCREV_pn-mplayer-maemo ?= "342" SRCREV_pn-multitap-pad ?= "337" SRCREV_pn-neod ?= "4219" SRCREV_pn-netsurf ?= "3859" |