]> code.ossystems Code Review - meta-freescale.git/commitdiff
gst-fsl-plugin (2.0.3): Set compatible machine for mx5
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Nov 2012 23:29:42 +0000 (21:29 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 19 Nov 2012 16:37:54 +0000 (14:37 -0200)
Change-Id: I6e982cfac9eb58c0314148b5e5ad1b93c3e1fe1c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-multimedia/gst-plugins/gst-fsl-plugin_2.0.3.bb

index b7dad1994565310124f58e9240fbaf7de212092a..d9cb7abadf543919c9bb182ff81ce1dd13fed39a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011 Freescale Semicondutor
+# Copyright (C) 2011, 2012 Freescale Semicondutor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 require gst-fsl-plugin.inc
@@ -8,3 +8,5 @@ PR = "${INC_PR}.1"
 SRC_URI += "file://fix_segment_fault_in_v4lsink_for_yocto.patch"
 SRC_URI[md5sum] = "036a8e86031b0670f41b10796e268f9e"
 SRC_URI[sha256sum] = "ee024e6fe94ce309b10dc89ab247d1bbcf8ae9cc8006178c96101ce2d4d164a0"
+
+COMPATIBLE_MACHINE = "(mx5)"