summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 58c3fab)
raw | patch | inline | side by side (parent: 58c3fab)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 16 Sep 2011 14:04:42 +0000 (16:04 +0200) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 16 Sep 2011 14:04:42 +0000 (16:04 +0200) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-ti/gstreamer-ti/gstreamer-ti.inc | patch | blob | history |
index 789ebb4c9423eb4fa529690c57acf04e7fd6ef6b..6a483c3bc81b66af00a1015cd13860f826550ff2 100644 (file)
install -d ${D}${base_libdir}/systemd/system
install -m 0644 ${WORKDIR}/gstti-init.service ${D}${base_libdir}/systemd/system/
- sed -i -e 's|<platform>|${PLATFORM}|g' -e 's|MEMARGS|99M@0x80000000|' ${D}${base_libdir}/systemd/system/gstti-init.service
+ sed -i -e 's|<platform>|${PLATFORM}|g' -e 's|MEMARGS|${MEMARGS}|' ${D}${base_libdir}/systemd/system/gstti-init.service
}
RRECOMMENDS_${PN}_append_dm6446 += "ti-codecs-dm6446-server ti-cmem-module ti-dsplink-module"