[oe] [PATCH 01/12] gstd: fix type in RRECOMENDS

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Jan 3 20:31:07 UTC 2011


On Mon, Jan 03, 2011 at 09:16:13PM +0100, Koen Kooi wrote:
>On 03-01-11 21:01, Bernhard Reutner-Fischer wrote:
>> /RRECOMENDS/s/COM/COMM/
>> 
>> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at 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"
>
>Such changes require a PR bump

so i'll leave that to whoever actually uses it. Retracted.




More information about the Openembedded-devel mailing list