summaryrefslogtreecommitdiffstats
path: root/recipes-ti/gstreamer-ti/gstreamer-ti.inc
Commit message (Collapse)AuthorAgeFilesLines
* gstreamer-ti: Revert to build in place ${B} = ${S}Ash Charles2014-06-231-1/+1
| | | | | | | | This recipe use autotools and breaks when built out-of-tree (${B} != ${S}). Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gstreamer-ti: Break packages into dev and staticdevScott Ellis2014-06-231-1/+2
| | | | 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-021-3/+18
| | | | | | 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-161-1/+1
| | | | | | | | 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-161-0/+148
Note: c6accel support is disabled. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>