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 /recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.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 'recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb')
-rw-r--r-- | recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb b/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb deleted file mode 100644 index 2a67e6a4..00000000 --- a/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | require ti-linuxutils.inc | ||
2 | |||
3 | SRC_URI += "file://linuxutils-BKL-fix-2.patch" | ||
4 | |||
5 | PE = "1" | ||
6 | PV = "2_26_01_02" | ||
7 | |||
8 | SRC_URI[md5sum] = "70b4918bc35c1bcfef34d6ba3fbce0c8" | ||
9 | SRC_URI[sha256sum] = "51266dd928f8d629cd417c869789a6c0d596612120f165619119cbaadfd66ee2" | ||
10 | |||