From bf1747b4e5d24df1d1af1e16949cf1f1005c47f0 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 30 Sep 2010 12:01:35 -0700 Subject: gst-openmax: Add LICENSE field Signed-off-by: Saul Wold --- meta/recipes-multimedia/gstreamer/gst-openmax_0.10.0.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.0.2.bb b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.0.2.bb index 825cccb83c..9285ef6d88 100644 --- a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.0.2.bb +++ b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.0.2.bb @@ -1,5 +1,6 @@ DEPENDS = "gstreamer" RDEPENDS = "libomxil" +LICENSE = "LGPLv2" SRC_URI = "http://gstreamer.freedesktop.org/src/gst-openmax/pre/gst-openmax-0.10.0.2.tar.bz2" -- cgit 1.2.3-korg