diff options
author | Kishore Bodke <kishore.k.bodke@intel.com> | 2013-02-08 14:18:58 -0800 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-02-16 10:01:30 -0600 |
commit | 1d6b218a45e43441ca6299b899c4d84ec976082c (patch) | |
tree | 1152df28cfdc2e0327ccf361afd241f0d111d004 /meta-cedartrail/recipes-cdv-media | |
parent | bfa92b97a9d8e4e19d770a87b42a59c16460c1b4 (diff) | |
download | meta-intel-1d6b218a45e43441ca6299b899c4d84ec976082c.tar.gz |
cedartrail: remove BSP
Cedartrail will not be supported in the Yocto 1.4 Release.
Remove it from meta-intel.
Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-cedartrail/recipes-cdv-media')
-rw-r--r-- | meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media-sdk.bb | 12 | ||||
-rw-r--r-- | meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media.bb | 13 |
2 files changed, 0 insertions, 25 deletions
diff --git a/meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media-sdk.bb b/meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media-sdk.bb deleted file mode 100644 index 364d7b78..00000000 --- a/meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media-sdk.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | # | ||
2 | # Copyright (C) 2011 Intel Corporation. | ||
3 | # Author: Kishore Bodke | ||
4 | # kishore.k.bodke@intel.com | ||
5 | |||
6 | require recipes-sato/images/core-image-sato-sdk.bb | ||
7 | |||
8 | IMAGE_INSTALL += "web-webkit bigbuckbunny-ogg ogg-CC-BY-3.0-music-samples" | ||
9 | |||
10 | LICENSE = "MIT" | ||
11 | |||
12 | PR = "r0" | ||
diff --git a/meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media.bb b/meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media.bb deleted file mode 100644 index a13ea099..00000000 --- a/meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media.bb +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | # | ||
2 | # Copyright (C) 2011 Intel Corporation. | ||
3 | # Author: Kishore Bodke | ||
4 | # kishore.k.bodke@intel.com | ||
5 | # | ||
6 | |||
7 | require recipes-sato/images/core-image-sato.bb | ||
8 | |||
9 | IMAGE_INSTALL += "web-webkit bigbuckbunny-ogg ogg-CC-BY-3.0-music-samples" | ||
10 | |||
11 | LICENSE = "MIT" | ||
12 | |||
13 | PR = "r0" | ||