* Use the 480p files that are the default for the omap-a15 devices

Signed-off-by: Chase Maupin <[email protected]>
---
 .../packagegroup-arago-tisdk-multimedia.bb         |    6 +++++-
 .../amsdk-av-files/amsdk-av-files_1.1.bb           |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
index 32c718d..c38a546 100644
--- 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
+++ 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to add multimedia related packages"
 LICENSE = "MIT"
-PR = "r3"
+PR = "r4"
 
 inherit packagegroup
 
@@ -16,6 +16,10 @@ MULTIMEDIA_append_ti33x = " \
     amsdk-av-files \
 "
 
+MULTIMEDIA_append_omap-a15 = " \
+    amsdk-av-files \
+"
+
 MULTIMEDIA_append_am37x-evm = " \
     av-examples \
 "
diff --git 
a/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.1.bb 
b/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.1.bb
index 42cc3d8..6f91627 100644
--- a/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.1.bb
+++ b/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.1.bb
@@ -5,7 +5,7 @@ SECTION = "multimedia"
 LIC_FILES_CHKSUM = 
"file://Multimedia_Data_Files_Manifest.doc;md5=5f25f2753d6294d6b3ecac61d2f64146"
 PR = "r0"
 
-COMPATIBLE_MACHINE = 
"(omap3evm|am37x-evm|am3517-evm|am389x-evm|beagleboard|am335x-evm)"
+COMPATIBLE_MACHINE = 
"(omap3evm|am37x-evm|am3517-evm|am389x-evm|beagleboard|am335x-evm|omap-a15)"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 VIDEO_FILES = "video_480p "
-- 
1.7.0.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to