1 require ti
-codec
-engine.inc
5 SRC_URI
[cetarball.md5sum
] = "618f027c4a471a0658ed999621ac190b"
6 SRC_URI
[cetarball.sha256sum
] = "81acdf9236f3062c26356db502837ae13addb35f03c02a847f9b0face9657b51"
10 # Add OMAPL138 target build configuration
12 -e 's
/# figure out what categories of devices we are
to build
for/ \
13 # figure out what categories of devices we are
to build
for \
14 ifneq
(,$
(findstring OMAPL138
,$
(DEVICES
))) \
15 DEVICES_DUALCPU
:= 1 \
17 $
{S
}/examples
/xdcpaths.mak
21 do_install_prepend
() {
23 # Re
-use OMAPL137 system files
for OMAPL138
24 ln
-sf $
{S
}/examples
/apps
/system_files
/OMAPL137 $
{S
}/examples
/apps
/system_files
/OMAPL138 ||
true
29 # Fix
-up loadmodules
to use modprobe instead of insmod
31 -e 's
/insmod
/modprobe
/g' \
33 $
{D
}/$
{installdir
}/codec
-engine
-apps
/loadmodules.sh