diff options
author | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 20:44:56 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 20:44:56 -0400 |
commit | 88867c1d96684925027a0ecc9e25c6ea70040cc6 (patch) | |
tree | e1ad8651aa7663850f6dc1108b278f56a2b92a91 /extras/recipes-ti/c6accel/ti-c6accel_1.01.00.06.bb | |
parent | a1e2573369c6714956af561523ba274aa9c185f7 (diff) | |
download | meta-ti-split.tar.gz |
extras: move things to extrassplit
Move non-essential, outdated, best-effort pieces, as well, as those requiring
extra non-standard dependencies besides oe-core.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'extras/recipes-ti/c6accel/ti-c6accel_1.01.00.06.bb')
-rw-r--r-- | extras/recipes-ti/c6accel/ti-c6accel_1.01.00.06.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/extras/recipes-ti/c6accel/ti-c6accel_1.01.00.06.bb b/extras/recipes-ti/c6accel/ti-c6accel_1.01.00.06.bb new file mode 100644 index 00000000..61263c53 --- /dev/null +++ b/extras/recipes-ti/c6accel/ti-c6accel_1.01.00.06.bb | |||
@@ -0,0 +1,16 @@ | |||
1 | require ti-c6accel.inc | ||
2 | |||
3 | SRC_URI[c6accelbin.md5sum] = "4cfb9ae9d1b69954a22b454726d4d6cb" | ||
4 | SRC_URI[c6accelbin.sha256sum] = "9fac3295c5c8533535e18f96c9a31c446f5a275798ace8c145f9ed51fa3e3ece" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://docs/ReleaseNotes_C6Accel.txt;md5=28fbd64e0ba4a1af1a2f1179024f38a9" | ||
7 | |||
8 | SSRC_URI_append = " \ | ||
9 | file://0001-soc-honour-buildsystem-CFLAGS-and-LDFLAGS-when-set.patch \ | ||
10 | " | ||
11 | |||
12 | PV = "1_01_00_06" | ||
13 | |||
14 | |||
15 | CFLAGS += "-fPIC" | ||
16 | |||