All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/12] gstd: fix type in RRECOMENDS
@ 2011-01-03 20:01 Bernhard Reutner-Fischer
  2011-01-03 20:01 ` [PATCH 02/12] class_image: fix typos Bernhard Reutner-Fischer
                   ` (13 more replies)
  0 siblings, 14 replies; 36+ messages in thread
From: Bernhard Reutner-Fischer @ 2011-01-03 20:01 UTC (permalink / raw)
  To: openembedded-devel

/RRECOMENDS/s/COM/COMM/

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
---
 recipes/gstd/gstd_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gstd/gstd_git.bb b/recipes/gstd/gstd_git.bb
index 5e73662..4617b85 100644
--- a/recipes/gstd/gstd_git.bb
+++ b/recipes/gstd/gstd_git.bb
@@ -25,7 +25,7 @@ do_configure() {
 }
 
 RDEPENDS_${PN} = "dbus dbus-glib gstreamer gst-plugins-base"
-RRECOMENDS_${PN} = "gstreamer-ti"
+RRECOMMENDS_${PN} = "gstreamer-ti"
 
 FILES_${PN} += "${datadir}/dbus-1/*/*.service"
 FILES_${PN}-dev += "${datadir}/dbus-1/interfaces/*.xml"
-- 
1.7.2.3




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

end of thread, other threads:[~2011-01-13 22:18 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 20:01 [PATCH 01/12] gstd: fix type in RRECOMENDS Bernhard Reutner-Fischer
2011-01-03 20:01 ` [PATCH 02/12] class_image: fix typos Bernhard Reutner-Fischer
2011-01-03 20:28   ` Roman I Khimov
2011-01-03 20:01 ` [PATCH 03/12] image.bbclass: rm symlink destination via ln Bernhard Reutner-Fischer
2011-01-03 20:31   ` Roman I Khimov
2011-01-03 20:01 ` [PATCH 04/12] bitbake.conf: add cpio and ext4 .xz support Bernhard Reutner-Fischer
2011-01-03 20:01 ` [PATCH 05/12] uclibc: shared-flat: put crtreloc.o into -dev package Bernhard Reutner-Fischer
2011-01-11 19:47   ` Bernhard Reutner-Fischer
2011-01-12  7:43     ` Khem Raj
2011-01-03 20:02 ` [PATCH 06/12] busybox: remove superfluous newlines from mdev init script Bernhard Reutner-Fischer
2011-01-03 20:37   ` Roman I Khimov
2011-01-03 20:02 ` [PATCH 07/12] busybox: simplify handling of busybox-static Bernhard Reutner-Fischer
2011-01-11 19:53   ` Bernhard Reutner-Fischer
2011-01-12 20:41     ` Otavio Salvador
2011-01-03 20:02 ` [PATCH 08/12] busybox: provide -passwd and -shadow packages Bernhard Reutner-Fischer
2011-01-03 21:01   ` Roman I Khimov
2011-01-03 21:13     ` Bernhard Reutner-Fischer
2011-01-03 20:02 ` [PATCH 09/12] busybox: provide postrm for package mdev Bernhard Reutner-Fischer
2011-01-03 20:54   ` Roman I Khimov
2011-01-04 11:58     ` Wolfgang Hauser
2011-01-04 12:22       ` Otavio Salvador
2011-01-04 12:54         ` Wolfgang Hauser
2011-01-11 19:41           ` Bernhard Reutner-Fischer
2011-01-12 11:07             ` Otavio Salvador
2011-01-03 20:02 ` [PATCH 10/12] busybox: simplify update-rc.d OPT handling Bernhard Reutner-Fischer
2011-01-03 20:30   ` Roman I Khimov
2011-01-03 21:09     ` Bernhard Reutner-Fischer
2011-01-13 22:17   ` Otavio Salvador
2011-01-03 20:02 ` [PATCH 11/12] glib-2.0: fix compilation for !IPv6 Bernhard Reutner-Fischer
2011-01-03 20:02 ` [PATCH 12/12] xz: bump version Bernhard Reutner-Fischer
2011-01-11 20:18   ` Bernhard Reutner-Fischer
2011-01-12  7:40     ` Khem Raj
2011-01-03 20:12 ` [PATCH 01/12] gstd: fix type in RRECOMENDS Frans Meulenbroeks
2011-01-03 20:16 ` Koen Kooi
2011-01-03 20:31   ` Bernhard Reutner-Fischer
2011-01-03 20:28 ` Roman I Khimov

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.