From f83a892290f27f6c5c402aec7330350c739ab8cf Mon Sep 17 00:00:00 2001 From: Rahul Saxena Date: Mon, 19 Mar 2012 18:35:50 -0700 Subject: meta-cedartrail: Add web-webkit, audio and video samples to sato image Update sato images to include web-webkit and audio & video samples Signed-off-by: Rahul Saxena Signed-off-by: Tom Zanussi --- meta-cedartrail/recipes-sato/images/core-image-sato-dev.bbappend | 3 +++ meta-cedartrail/recipes-sato/images/core-image-sato-sdk.bbappend | 3 +++ meta-cedartrail/recipes-sato/images/core-image-sato.bbappend | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 meta-cedartrail/recipes-sato/images/core-image-sato-dev.bbappend create mode 100644 meta-cedartrail/recipes-sato/images/core-image-sato-sdk.bbappend create mode 100644 meta-cedartrail/recipes-sato/images/core-image-sato.bbappend diff --git a/meta-cedartrail/recipes-sato/images/core-image-sato-dev.bbappend b/meta-cedartrail/recipes-sato/images/core-image-sato-dev.bbappend new file mode 100644 index 00000000..4022c58e --- /dev/null +++ b/meta-cedartrail/recipes-sato/images/core-image-sato-dev.bbappend @@ -0,0 +1,3 @@ +IMAGE_INSTALL += "web-webkit" +IMAGE_INSTALL += "bigbuckbunny-ogg" +IMAGE_INSTALL += "ogg-CC-BY-3.0-music-samples" diff --git a/meta-cedartrail/recipes-sato/images/core-image-sato-sdk.bbappend b/meta-cedartrail/recipes-sato/images/core-image-sato-sdk.bbappend new file mode 100644 index 00000000..4022c58e --- /dev/null +++ b/meta-cedartrail/recipes-sato/images/core-image-sato-sdk.bbappend @@ -0,0 +1,3 @@ +IMAGE_INSTALL += "web-webkit" +IMAGE_INSTALL += "bigbuckbunny-ogg" +IMAGE_INSTALL += "ogg-CC-BY-3.0-music-samples" diff --git a/meta-cedartrail/recipes-sato/images/core-image-sato.bbappend b/meta-cedartrail/recipes-sato/images/core-image-sato.bbappend new file mode 100644 index 00000000..4022c58e --- /dev/null +++ b/meta-cedartrail/recipes-sato/images/core-image-sato.bbappend @@ -0,0 +1,3 @@ +IMAGE_INSTALL += "web-webkit" +IMAGE_INSTALL += "bigbuckbunny-ogg" +IMAGE_INSTALL += "ogg-CC-BY-3.0-music-samples" -- cgit v1.2.3-54-g00ecf