gstreamer-ti: only patch in omapfb for armv7a
authorKoen Kooi <koen@openembedded.org>
Thu, 17 Sep 2009 18:05:11 +0000 (20:05 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 17 Sep 2009 18:05:11 +0000 (20:05 +0200)
recipes/ti/gstreamer-ti_svn.bb

index 537a2f9..f8ae1e1 100644 (file)
@@ -11,10 +11,13 @@ SRCREV = "335"
 SRC_URI = "svn://gforge.ti.com/svn/gstreamer_ti/trunk;module=gstreamer_ti;proto=https;user=anonymous;pswd='' \
            file://gstreamer-ti-tracker-824.patch;patch=1 \
            file://gstreamer-ti-tracker-462.patch;patch=1 \
-           file://gstreamer-ti-add-omapfb.patch;patch=1 \
            file://gstreamer-ti-remove-mp3-decode-support-from-auddec1.patch;patch=1 \
 "
 
+SRC_URI_append_armv7a = " \
+           file://gstreamer-ti-add-omapfb.patch;patch=1 \
+"
+
 # Again, no '.' in PWD allowed :(
 PR = "r36"
 PV = "svnr${SRCREV}"