All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 32/47] task-arago-gst: Remove gst-plugins-ugly
@ 2013-01-24 14:21 Franklin S. Cooper Jr
  2013-01-24 14:21 ` [PATCH 33/47] libav: Disable any mp3 or mpeg2 related features Franklin S. Cooper Jr
                   ` (15 more replies)
  0 siblings, 16 replies; 23+ messages in thread
From: Franklin S. Cooper Jr @ 2013-01-24 14:21 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

* Remove gst-plugins-ugly due to commercial license restrictions

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 .../tasks/task-arago-gst-sdk-target.bb             |    3 +--
 .../recipes-core/tasks/task-arago-gst.bb           |    6 ++----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/meta-arago-distro/recipes-core/tasks/task-arago-gst-sdk-target.bb b/meta-arago-distro/recipes-core/tasks/task-arago-gst-sdk-target.bb
index 06b7184..3a737b1 100644
--- a/meta-arago-distro/recipes-core/tasks/task-arago-gst-sdk-target.bb
+++ b/meta-arago-distro/recipes-core/tasks/task-arago-gst-sdk-target.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Task to build and install header and libs in sdk"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-PR = "r1"
+PR = "r2"
 
 inherit task
 
@@ -10,5 +10,4 @@ RDEPENDS_${PN} = "\
     gst-plugins-base-dev \
     gst-plugins-good-dev \
     gst-plugins-bad-dev \
-    gst-plugins-ugly-dev \
 "
diff --git a/meta-arago-distro/recipes-core/tasks/task-arago-gst.bb b/meta-arago-distro/recipes-core/tasks/task-arago-gst.bb
index b1b8f0b..4ff5494 100644
--- a/meta-arago-distro/recipes-core/tasks/task-arago-gst.bb
+++ b/meta-arago-distro/recipes-core/tasks/task-arago-gst.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Task to add gstreamer and gstreamer plugins"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-PR = "r1"
+PR = "r2"
 
 inherit task
 
@@ -10,12 +10,10 @@ GSTREAMER = " \
     gst-plugins-base \
     gst-plugins-good \
     gst-plugins-bad \
-    gst-plugins-ugly \
     gst-plugins-base-meta \
     gst-plugins-good-meta \
     gst-plugins-bad-meta \
-    gst-plugins-ugly-meta \
-    "
+"
 
 RDEPENDS_${PN} = "\
     ${GSTREAMER} \
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2013-01-25 19:56 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 14:21 [PATCH 32/47] task-arago-gst: Remove gst-plugins-ugly Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 33/47] libav: Disable any mp3 or mpeg2 related features Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 34/47] gst-plugins-bad: Disable any feature based on mpeg2 or mp3 Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 35/47] arago.conf: Remove commercial license whitelisting Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 36/47] arago-amsdk-image: use gz compression instead of bz2 Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 37/47] tisdk-image: Package gz file systems by default Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 38/47] tisdk-rootfs-image: Build on top of arago-base-tisdk-image Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 39/47] tisdk-image: Fix missing header in SW manifest Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 40/47] meta-toolchain-arago: Substitute dirname statement Franklin S. Cooper Jr
2013-01-25 19:32   ` Denys Dmytriyenko
2013-01-25 19:42     ` Cooper Jr., Franklin
2013-01-24 14:21 ` [PATCH 41/47] ti-tisdk-setup: Switch back filesystem file type Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 42/47] Makefile_am-benchmarks: Renamed to Makefile_arm-benchmarks Franklin S. Cooper Jr
2013-01-25 19:38   ` Denys Dmytriyenko
2013-01-25 19:53     ` Cooper Jr., Franklin
2013-01-25 19:56       ` Denys Dmytriyenko
2013-01-24 14:21 ` [PATCH 43/47] Makefile_qml-playground: Renamed to Makefile_quick-playground Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 44/47] busybox: Enable rev utility Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 45/47] qt-tstat: Remove proxy settings Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 46/47] ti-tisdk-setup: Pull latest sources for create-sdcard fix Franklin S. Cooper Jr
2013-01-24 14:21 ` [PATCH 47/47] matrix-gui-apps-git.inc: Update Matrix v2 applications Franklin S. Cooper Jr
2013-01-24 18:29 ` [PATCH 32/47] task-arago-gst: Remove gst-plugins-ugly Denys Dmytriyenko
2013-01-24 18:44   ` Cooper Jr., Franklin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.