summaryrefslogtreecommitdiffstats
path: root/recipes-ti/gstreamer-ti
Commit message (Collapse)AuthorAgeFilesLines
* gstreamer-ti: convert proto to protocol in SRC_URIRoger Monk2012-08-071-1/+1
| | | | | Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: fix the remaining missing quotesDenys Dmytriyenko2012-02-291-2/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* various recipes: fix quoting to work with bitbake masterKoen Kooi2012-02-281-1/+1
| | | | | | | | | Changes from the original patch: * Matrix is no longer available, not fixes necessary * INSANE_SKIP is set to "1", like in oe-core - may need to list individual QA tests Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gstreamer-ti: use MEMARGS variable instead of hardcoding omap3 configKoen Kooi2011-09-161-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: add native system unit fileKoen Kooi2011-09-023-5/+31
| | | | | | systemd will only run the platform script if the right bootargs are passed, so no more cmem suprises! Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where neededKoen Kooi2011-08-161-0/+2
| | | | | | With machine specific staging in OE-core the tools (xdc, dmai, etc) can drop the PACKAGE_ARCH munging. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: bump srcrev to fix runtime error, build fixEnrico Butera2011-08-163-14/+25
| | | | | | | | Bumped srcrev to fix a runtime error and added a build fix (include linux/videodev.h was removed from kernel). Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: import from oe classic and fix buildEnrico Butera2011-08-1619-0/+2772
Note: c6accel support is disabled. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>