All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Package upgrades
@ 2014-01-08 13:08 Irina Patru
  2014-01-08 13:08 ` [PATCH 1/2] libtasn1: upgrade to 3.4 Irina Patru
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Irina Patru @ 2014-01-08 13:08 UTC (permalink / raw)
  To: openembedded-core

The packages have been succesfully compiled for all major architectures.
Both packages were tested on a core-image-sato with midori browser on a nuc.

The following changes since commit e93a345fae7c21652547bec501fcb1f3b6c6427d:

  sstate: add do_package to the noexec list in setscene_depvalid (2014-01-07 13:58:32 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ipatru/upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ipatru/upgrades

Irina Patru (2):
  libtasn1: upgrade to 3.4
  libsoup-2.4: upgrade to 2.45.3

 .../gnutls/{libtasn1_3.3.bb => libtasn1_3.4.bb}    |    4 ++--
 ...libsoup-2.4_2.44.2.bb => libsoup-2.4_2.45.3.bb} |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-support/gnutls/{libtasn1_3.3.bb => libtasn1_3.4.bb} (82%)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.44.2.bb => libsoup-2.4_2.45.3.bb} (85%)

-- 
1.7.9.5



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

* [PATCH 1/2] libtasn1: upgrade to 3.4
  2014-01-08 13:08 [PATCH 0/2] Package upgrades Irina Patru
@ 2014-01-08 13:08 ` Irina Patru
  2014-01-08 13:08 ` [PATCH 2/2] libsoup-2.4: upgrade to 2.45.3 Irina Patru
  2014-01-08 13:24 ` What package installs a C compiler on my target? Mike Looijmans
  2 siblings, 0 replies; 22+ messages in thread
From: Irina Patru @ 2014-01-08 13:08 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Irina Patru <irina.patru@intel.com>
---
 .../gnutls/{libtasn1_3.3.bb => libtasn1_3.4.bb}    |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/gnutls/{libtasn1_3.3.bb => libtasn1_3.4.bb} (82%)

diff --git a/meta/recipes-support/gnutls/libtasn1_3.3.bb b/meta/recipes-support/gnutls/libtasn1_3.4.bb
similarity index 82%
rename from meta/recipes-support/gnutls/libtasn1_3.3.bb
rename to meta/recipes-support/gnutls/libtasn1_3.4.bb
index 573d8c8..590987e 100644
--- a/meta/recipes-support/gnutls/libtasn1_3.3.bb
+++ b/meta/recipes-support/gnutls/libtasn1_3.4.bb
@@ -13,8 +13,8 @@ SRC_URI = "${GNU_MIRROR}/libtasn1/libtasn1-${PV}.tar.gz \
            file://dont-depend-on-help2man.patch \
            "
 
-SRC_URI[md5sum] = "2bdd687f487c50a0382b99553866a6e0"
-SRC_URI[sha256sum] = "92652a2cd10f63c56984b5e5cee46ecadf2292e2262fff99278f7ee46ff93ac0"
+SRC_URI[md5sum] = "21ec021c534b0f30b2834ce233c70f15"
+SRC_URI[sha256sum] = "f353507a458fe2372b791016a056c95946eebfc7256b49013851f134a5e6acc8"
 
 inherit autotools binconfig lib_package
 
-- 
1.7.9.5



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

* [PATCH 2/2] libsoup-2.4: upgrade to 2.45.3
  2014-01-08 13:08 [PATCH 0/2] Package upgrades Irina Patru
  2014-01-08 13:08 ` [PATCH 1/2] libtasn1: upgrade to 3.4 Irina Patru
@ 2014-01-08 13:08 ` Irina Patru
  2014-01-08 13:24 ` What package installs a C compiler on my target? Mike Looijmans
  2 siblings, 0 replies; 22+ messages in thread
From: Irina Patru @ 2014-01-08 13:08 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Irina Patru <irina.patru@intel.com>
---
 ...libsoup-2.4_2.44.2.bb => libsoup-2.4_2.45.3.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.44.2.bb => libsoup-2.4_2.45.3.bb} (85%)

diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.45.3.bb
similarity index 85%
rename from meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb
rename to meta/recipes-support/libsoup/libsoup-2.4_2.45.3.bb
index a7ea106..ea062c7 100644
--- a/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb
+++ b/meta/recipes-support/libsoup/libsoup-2.4_2.45.3.bb
@@ -17,8 +17,8 @@ PACKAGECONFIG[gnome] = "--with-gnome,--without-gnome"
 SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
 SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "92aa3667357157e8f3489bcca287f2fa"
-SRC_URI[sha256sum] = "e7e4b5ab74a6c00fc267c9f5963852d28759ad3154dab6388e2d6e1962d598f3"
+SRC_URI[md5sum] = "fe7ec04784c6b97c5f8ea963c8542f59"
+SRC_URI[sha256sum] = "6ac317b931efd2cff9cdea7122987acb3ecb0c32564a9441ba72e5cce021aa12"
 
 S = "${WORKDIR}/libsoup-${PV}"
 
-- 
1.7.9.5



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

* What package installs a C compiler on my target?
  2014-01-08 13:08 [PATCH 0/2] Package upgrades Irina Patru
  2014-01-08 13:08 ` [PATCH 1/2] libtasn1: upgrade to 3.4 Irina Patru
  2014-01-08 13:08 ` [PATCH 2/2] libsoup-2.4: upgrade to 2.45.3 Irina Patru
@ 2014-01-08 13:24 ` Mike Looijmans
  2014-01-08 13:48   ` Phil Blundell
  2014-01-08 13:50   ` Philip Balister
  2 siblings, 2 replies; 22+ messages in thread
From: Mike Looijmans @ 2014-01-08 13:24 UTC (permalink / raw)
  To: openembedded-core

Probably a silly question that has been asked a thousand times, but my 
searches on Google only give me the answer to the wrong question (how to build 
FOR the target, which I already know how to do).

I want to run the C compiler on the board itself. That is, a GCC that runs on 
the board and compiles (and links etc.) C code for that board.

What package(s) do I need to build and install to accomplish this?

Mike.


Met vriendelijke groet / kind regards,

Mike Looijmans

TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) – (0)499 - 33.69.79
Telefax: (+31) - (0)499 - 33.69.70
E-mail: mike.looijmans@topic.nl
Website: www.topic.nl

Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn uitsluitend bestemd voor de geadresseerde, zoals die blijkt uit het e-mail bericht en/of de bijlagen. Er kunnen gegevens met betrekking tot een derde instaan. Indien u als niet-geadresseerde dit bericht en de bijlagen ontvangt, terwijl u niet bevoegd of gemachtigd bent om dit bericht namens de geadresseerde te ontvangen, wordt u verzocht de afzender hierover direct te informeren en het e-mail bericht met de bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail bericht, waaronder de daarbij behorende bijlagen, door een ander dan de geadresseerde is onrechtmatig jegens ons dan wel de eventueel in het e-mail bericht of de bijlagen voorkomende andere personen. TOPIC Embedded Systems is niet aansprakelijk voor enigerlei schade voortvloeiend uit het gebruik en/of acceptatie van dit e-mail bericht of de daarbij behorende bijlagen.

The contents of this message, as well as any enclosures, are addressed personally to, and thus solely intended for the addressee. They may contain information regarding a third party. A recipient who is neither the addressee, nor empowered to receive this message on behalf of the addressee, is kindly requested to immediately inform the sender of receipt, and to destroy the message and the enclosures. Any use of the contents of this message and/or the enclosures by any other person than the addressee or person who is empowered to receive this message, is illegal towards the sender and/or the aforementioned third party. TOPIC Embedded Systems is not  liable for any damage as a result of the use and/or acceptance of this message and as well as any enclosures.


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

* Re: What package installs a C compiler on my target?
  2014-01-08 13:24 ` What package installs a C compiler on my target? Mike Looijmans
@ 2014-01-08 13:48   ` Phil Blundell
  2014-01-08 14:57     ` Mike Looijmans
  2014-01-08 13:50   ` Philip Balister
  1 sibling, 1 reply; 22+ messages in thread
From: Phil Blundell @ 2014-01-08 13:48 UTC (permalink / raw)
  To: Mike Looijmans; +Cc: openembedded-core

On Wed, 2014-01-08 at 14:24 +0100, Mike Looijmans wrote:
> Probably a silly question that has been asked a thousand times, but my 
> searches on Google only give me the answer to the wrong question (how to build 
> FOR the target, which I already know how to do).
> 
> I want to run the C compiler on the board itself. That is, a GCC that runs on 
> the board and compiles (and links etc.) C code for that board.
> 
> What package(s) do I need to build and install to accomplish this?

"gcc"?

p.




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

* Re: What package installs a C compiler on my target?
  2014-01-08 13:24 ` What package installs a C compiler on my target? Mike Looijmans
  2014-01-08 13:48   ` Phil Blundell
@ 2014-01-08 13:50   ` Philip Balister
  2014-01-08 15:05     ` Mike Looijmans
  1 sibling, 1 reply; 22+ messages in thread
From: Philip Balister @ 2014-01-08 13:50 UTC (permalink / raw)
  To: Mike Looijmans; +Cc: openembedded-core

On 01/08/2014 08:24 AM, Mike Looijmans wrote:
> Probably a silly question that has been asked a thousand times, but my
> searches on Google only give me the answer to the wrong question (how to
> build FOR the target, which I already know how to do).
> 
> I want to run the C compiler on the board itself. That is, a GCC that
> runs on the board and compiles (and links etc.) C code for that board.
> 
> What package(s) do I need to build and install to accomplish this?

From one of my images:


IMAGE_FEATURES += "splash ssh-server-openssh tools-sdk \
tools-debug debug-tweaks \
dev-pkgs dbg-pkgs \
"
looks like tools-sdk is the one you want. dev- and dbg- packages might
also be helpful, but will make the image larger. Especially the debug ones.

Philip

> 
> Mike.
> 
> 
> Met vriendelijke groet / kind regards,
> 
> Mike Looijmans
> 
> TOPIC Embedded Systems
> Eindhovenseweg 32-C, NL-5683 KH Best
> Postbus 440, NL-5680 AK Best
> Telefoon: (+31) – (0)499 - 33.69.79
> Telefax: (+31) - (0)499 - 33.69.70
> E-mail: mike.looijmans@topic.nl
> Website: www.topic.nl
> 
> Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn
> uitsluitend bestemd voor de geadresseerde, zoals die blijkt uit het
> e-mail bericht en/of de bijlagen. Er kunnen gegevens met betrekking tot
> een derde instaan. Indien u als niet-geadresseerde dit bericht en de
> bijlagen ontvangt, terwijl u niet bevoegd of gemachtigd bent om dit
> bericht namens de geadresseerde te ontvangen, wordt u verzocht de
> afzender hierover direct te informeren en het e-mail bericht met de
> bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail
> bericht, waaronder de daarbij behorende bijlagen, door een ander dan de
> geadresseerde is onrechtmatig jegens ons dan wel de eventueel in het
> e-mail bericht of de bijlagen voorkomende andere personen. TOPIC
> Embedded Systems is niet aansprakelijk voor enigerlei schade
> voortvloeiend uit het gebruik en/of acceptatie van dit e-mail bericht of
> de daarbij behorende bijlagen.
> 
> The contents of this message, as well as any enclosures, are addressed
> personally to, and thus solely intended for the addressee. They may
> contain information regarding a third party. A recipient who is neither
> the addressee, nor empowered to receive this message on behalf of the
> addressee, is kindly requested to immediately inform the sender of
> receipt, and to destroy the message and the enclosures. Any use of the
> contents of this message and/or the enclosures by any other person than
> the addressee or person who is empowered to receive this message, is
> illegal towards the sender and/or the aforementioned third party. TOPIC
> Embedded Systems is not  liable for any damage as a result of the use
> and/or acceptance of this message and as well as any enclosures.
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: What package installs a C compiler on my target?
  2014-01-08 13:48   ` Phil Blundell
@ 2014-01-08 14:57     ` Mike Looijmans
  0 siblings, 0 replies; 22+ messages in thread
From: Mike Looijmans @ 2014-01-08 14:57 UTC (permalink / raw)
  To: openembedded-core

On 01/08/2014 02:48 PM, Phil Blundell wrote:
> On Wed, 2014-01-08 at 14:24 +0100, Mike Looijmans wrote:
>> Probably a silly question that has been asked a thousand times, but my
>> searches on Google only give me the answer to the wrong question (how to build
>> FOR the target, which I already know how to do).
>>
>> I want to run the C compiler on the board itself. That is, a GCC that runs on
>> the board and compiles (and links etc.) C code for that board.
>>
>> What package(s) do I need to build and install to accomplish this?
>
> "gcc"?

That was my first thought too, sorry for not mentioning that...

It turned out that that only delivers "arm-linux-bla-blah-gcc", thus typing 
"gcc" on the commandline didn't do much useful until I also installed 
"gcc-symlinks".

Mike.


Met vriendelijke groet / kind regards,

Mike Looijmans

TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) – (0)499 - 33.69.79
Telefax: (+31) - (0)499 - 33.69.70
E-mail: mike.looijmans@topic.nl
Website: www.topic.nl

Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn uitsluitend bestemd voor de geadresseerde, zoals die blijkt uit het e-mail bericht en/of de bijlagen. Er kunnen gegevens met betrekking tot een derde instaan. Indien u als niet-geadresseerde dit bericht en de bijlagen ontvangt, terwijl u niet bevoegd of gemachtigd bent om dit bericht namens de geadresseerde te ontvangen, wordt u verzocht de afzender hierover direct te informeren en het e-mail bericht met de bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail bericht, waaronder de daarbij behorende bijlagen, door een ander dan de geadresseerde is onrechtmatig jegens ons dan wel de eventueel in het e-mail bericht of de bijlagen voorkomende andere personen. TOPIC Embedded Systems is niet aansprakelijk voor enigerlei schade voortvloeiend uit het gebruik en/of acceptatie van dit e-mail bericht of de daarbij behorende bijlagen.

The contents of this message, as well as any enclosures, are addressed personally to, and thus solely intended for the addressee. They may contain information regarding a third party. A recipient who is neither the addressee, nor empowered to receive this message on behalf of the addressee, is kindly requested to immediately inform the sender of receipt, and to destroy the message and the enclosures. Any use of the contents of this message and/or the enclosures by any other person than the addressee or person who is empowered to receive this message, is illegal towards the sender and/or the aforementioned third party. TOPIC Embedded Systems is not  liable for any damage as a result of the use and/or acceptance of this message and as well as any enclosures.


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

* Re: What package installs a C compiler on my target?
  2014-01-08 13:50   ` Philip Balister
@ 2014-01-08 15:05     ` Mike Looijmans
  2014-01-08 15:14       ` Burton, Ross
                         ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Mike Looijmans @ 2014-01-08 15:05 UTC (permalink / raw)
  To: Philip Balister; +Cc: openembedded-core

On 01/08/2014 02:50 PM, Philip Balister wrote:
> On 01/08/2014 08:24 AM, Mike Looijmans wrote:
>> Probably a silly question that has been asked a thousand times, but my
>> searches on Google only give me the answer to the wrong question (how to
>> build FOR the target, which I already know how to do).
>>
>> I want to run the C compiler on the board itself. That is, a GCC that
>> runs on the board and compiles (and links etc.) C code for that board.
>>
>> What package(s) do I need to build and install to accomplish this?
>
>  From one of my images:
>
>
> IMAGE_FEATURES += "splash ssh-server-openssh tools-sdk \
> tools-debug debug-tweaks \
> dev-pkgs dbg-pkgs \
> "
> looks like tools-sdk is the one you want. dev- and dbg- packages might
> also be helpful, but will make the image larger. Especially the debug ones.

$ bitbake tools-sdk
ERROR: Nothing PROVIDES 'tools-sdk'

So I guess it's a package that's provided in another layer (I have oe-core and 
most of meta-oe).

So far, the following set I've derived through trial and error seems to come 
close:

TARGET_COMPILER_TOOLS = "\
     binutils \
     binutils-symlinks \
     cpp \
     cpp-symlinks \
     g++ \
     g++-symlinks \
     gcc \
     gcc-symlinks \
     make \
     packagegroup-core-standalone-sdk-target \
"

This allows a basic "hello world" to compile on target in C and C++ code. Make 
wasn't really required, but it's very convenient to have...

I'm mostly surprised that there wasn't a packagegroup to contain this set.

It increased the image size to about 130MB, but in this particular case, that 
won't be a problem.

Anyway, thanks for the tips all. Guess this list may be useful to others...

Mike.


Met vriendelijke groet / kind regards,

Mike Looijmans

TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) – (0)499 - 33.69.79
Telefax: (+31) - (0)499 - 33.69.70
E-mail: mike.looijmans@topic.nl
Website: www.topic.nl

Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn uitsluitend bestemd voor de geadresseerde, zoals die blijkt uit het e-mail bericht en/of de bijlagen. Er kunnen gegevens met betrekking tot een derde instaan. Indien u als niet-geadresseerde dit bericht en de bijlagen ontvangt, terwijl u niet bevoegd of gemachtigd bent om dit bericht namens de geadresseerde te ontvangen, wordt u verzocht de afzender hierover direct te informeren en het e-mail bericht met de bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail bericht, waaronder de daarbij behorende bijlagen, door een ander dan de geadresseerde is onrechtmatig jegens ons dan wel de eventueel in het e-mail bericht of de bijlagen voorkomende andere personen. TOPIC Embedded Systems is niet aansprakelijk voor enigerlei schade voortvloeiend uit het gebruik en/of acceptatie van dit e-mail bericht of de daarbij behorende bijlagen.

The contents of this message, as well as any enclosures, are addressed personally to, and thus solely intended for the addressee. They may contain information regarding a third party. A recipient who is neither the addressee, nor empowered to receive this message on behalf of the addressee, is kindly requested to immediately inform the sender of receipt, and to destroy the message and the enclosures. Any use of the contents of this message and/or the enclosures by any other person than the addressee or person who is empowered to receive this message, is illegal towards the sender and/or the aforementioned third party. TOPIC Embedded Systems is not  liable for any damage as a result of the use and/or acceptance of this message and as well as any enclosures.


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

* Re: What package installs a C compiler on my target?
  2014-01-08 15:05     ` Mike Looijmans
@ 2014-01-08 15:14       ` Burton, Ross
  2014-01-08 15:17       ` Richard Purdie
                         ` (2 subsequent siblings)
  3 siblings, 0 replies; 22+ messages in thread
From: Burton, Ross @ 2014-01-08 15:14 UTC (permalink / raw)
  To: Mike Looijmans; +Cc: OE-core

On 8 January 2014 15:05, Mike Looijmans <mike.looijmans@topic.nl> wrote:
> $ bitbake tools-sdk
> ERROR: Nothing PROVIDES 'tools-sdk'

It's an image feature that core-image.bbclass transforms into package groups:

PACKAGE_GROUP_tools-sdk = "packagegroup-core-sdk
packagegroup-core-standalone-sdk-target"

Ross


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

* Re: What package installs a C compiler on my target?
  2014-01-08 15:05     ` Mike Looijmans
  2014-01-08 15:14       ` Burton, Ross
@ 2014-01-08 15:17       ` Richard Purdie
  2014-01-08 15:17       ` Philip Balister
  2014-01-08 15:21       ` Stanacar, StefanX
  3 siblings, 0 replies; 22+ messages in thread
From: Richard Purdie @ 2014-01-08 15:17 UTC (permalink / raw)
  To: Mike Looijmans; +Cc: openembedded-core

On Wed, 2014-01-08 at 16:05 +0100, Mike Looijmans wrote:
> On 01/08/2014 02:50 PM, Philip Balister wrote:
> > On 01/08/2014 08:24 AM, Mike Looijmans wrote:
> >> Probably a silly question that has been asked a thousand times, but my
> >> searches on Google only give me the answer to the wrong question (how to
> >> build FOR the target, which I already know how to do).
> >>
> >> I want to run the C compiler on the board itself. That is, a GCC that
> >> runs on the board and compiles (and links etc.) C code for that board.
> >>
> >> What package(s) do I need to build and install to accomplish this?
> >
> >  From one of my images:
> >
> >
> > IMAGE_FEATURES += "splash ssh-server-openssh tools-sdk \
> > tools-debug debug-tweaks \
> > dev-pkgs dbg-pkgs \
> > "
> > looks like tools-sdk is the one you want. dev- and dbg- packages might
> > also be helpful, but will make the image larger. Especially the debug ones.
> 
> $ bitbake tools-sdk
> ERROR: Nothing PROVIDES 'tools-sdk'
> 
> So I guess it's a package that's provided in another layer (I have oe-core and 
> most of meta-oe).
> 
> So far, the following set I've derived through trial and error seems to come 
> close:
> 
> TARGET_COMPILER_TOOLS = "\
>      binutils \
>      binutils-symlinks \
>      cpp \
>      cpp-symlinks \
>      g++ \
>      g++-symlinks \
>      gcc \
>      gcc-symlinks \
>      make \
>      packagegroup-core-standalone-sdk-target \
> "
> 
> This allows a basic "hello world" to compile on target in C and C++ code. Make 
> wasn't really required, but it's very convenient to have...
> 
> I'm mostly surprised that there wasn't a packagegroup to contain this set.
> 
> It increased the image size to about 130MB, but in this particular case, that 
> won't be a problem.
> 
> Anyway, thanks for the tips all. Guess this list may be useful to others...

Philip was correct in that its an IMAGE_FEATURE, not something you
bitbake. The code in question basically triggers:

core-image.bbclass:PACKAGE_GROUP_tools-sdk = "packagegroup-core-sdk packagegroup-core-standalone-sdk-target"

which are indeed similar to your list above and the package groups do
exist...

Cheers,

Richard




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

* Re: What package installs a C compiler on my target?
  2014-01-08 15:05     ` Mike Looijmans
  2014-01-08 15:14       ` Burton, Ross
  2014-01-08 15:17       ` Richard Purdie
@ 2014-01-08 15:17       ` Philip Balister
  2014-01-08 15:21       ` Stanacar, StefanX
  3 siblings, 0 replies; 22+ messages in thread
From: Philip Balister @ 2014-01-08 15:17 UTC (permalink / raw)
  To: Mike Looijmans; +Cc: openembedded-core

On 01/08/2014 10:05 AM, Mike Looijmans wrote:
> On 01/08/2014 02:50 PM, Philip Balister wrote:
>> On 01/08/2014 08:24 AM, Mike Looijmans wrote:
>>> Probably a silly question that has been asked a thousand times, but my
>>> searches on Google only give me the answer to the wrong question (how to
>>> build FOR the target, which I already know how to do).
>>>
>>> I want to run the C compiler on the board itself. That is, a GCC that
>>> runs on the board and compiles (and links etc.) C code for that board.
>>>
>>> What package(s) do I need to build and install to accomplish this?
>>
>>  From one of my images:
>>
>>
>> IMAGE_FEATURES += "splash ssh-server-openssh tools-sdk \
>> tools-debug debug-tweaks \
>> dev-pkgs dbg-pkgs \
>> "
>> looks like tools-sdk is the one you want. dev- and dbg- packages might
>> also be helpful, but will make the image larger. Especially the debug
>> ones.
> 
> $ bitbake tools-sdk
> ERROR: Nothing PROVIDES 'tools-sdk'
> 
> So I guess it's a package that's provided in another layer (I have
> oe-core and most of meta-oe).

The complete recipe is here:

https://github.com/balister/meta-sdr/blob/master/recipes-images/images/gnuradio-dev-image.bb

Note the inherit core-image at the bottom.

Philip

> 
> So far, the following set I've derived through trial and error seems to
> come close:
> 
> TARGET_COMPILER_TOOLS = "\
>     binutils \
>     binutils-symlinks \
>     cpp \
>     cpp-symlinks \
>     g++ \
>     g++-symlinks \
>     gcc \
>     gcc-symlinks \
>     make \
>     packagegroup-core-standalone-sdk-target \
> "
> 
> This allows a basic "hello world" to compile on target in C and C++
> code. Make wasn't really required, but it's very convenient to have...
> 
> I'm mostly surprised that there wasn't a packagegroup to contain this set.
> 
> It increased the image size to about 130MB, but in this particular case,
> that won't be a problem.
> 
> Anyway, thanks for the tips all. Guess this list may be useful to others...
> 
> Mike.
> 
> 
> Met vriendelijke groet / kind regards,
> 
> Mike Looijmans
> 
> TOPIC Embedded Systems
> Eindhovenseweg 32-C, NL-5683 KH Best
> Postbus 440, NL-5680 AK Best
> Telefoon: (+31) – (0)499 - 33.69.79
> Telefax: (+31) - (0)499 - 33.69.70
> E-mail: mike.looijmans@topic.nl
> Website: www.topic.nl
> 
> Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn
> uitsluitend bestemd voor de geadresseerde, zoals die blijkt uit het
> e-mail bericht en/of de bijlagen. Er kunnen gegevens met betrekking tot
> een derde instaan. Indien u als niet-geadresseerde dit bericht en de
> bijlagen ontvangt, terwijl u niet bevoegd of gemachtigd bent om dit
> bericht namens de geadresseerde te ontvangen, wordt u verzocht de
> afzender hierover direct te informeren en het e-mail bericht met de
> bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail
> bericht, waaronder de daarbij behorende bijlagen, door een ander dan de
> geadresseerde is onrechtmatig jegens ons dan wel de eventueel in het
> e-mail bericht of de bijlagen voorkomende andere personen. TOPIC
> Embedded Systems is niet aansprakelijk voor enigerlei schade
> voortvloeiend uit het gebruik en/of acceptatie van dit e-mail bericht of
> de daarbij behorende bijlagen.
> 
> The contents of this message, as well as any enclosures, are addressed
> personally to, and thus solely intended for the addressee. They may
> contain information regarding a third party. A recipient who is neither
> the addressee, nor empowered to receive this message on behalf of the
> addressee, is kindly requested to immediately inform the sender of
> receipt, and to destroy the message and the enclosures. Any use of the
> contents of this message and/or the enclosures by any other person than
> the addressee or person who is empowered to receive this message, is
> illegal towards the sender and/or the aforementioned third party. TOPIC
> Embedded Systems is not  liable for any damage as a result of the use
> and/or acceptance of this message and as well as any enclosures.
> 
> 


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

* Re: What package installs a C compiler on my target?
  2014-01-08 15:05     ` Mike Looijmans
                         ` (2 preceding siblings ...)
  2014-01-08 15:17       ` Philip Balister
@ 2014-01-08 15:21       ` Stanacar, StefanX
  3 siblings, 0 replies; 22+ messages in thread
From: Stanacar, StefanX @ 2014-01-08 15:21 UTC (permalink / raw)
  To: openembedded-core




On Wed, 2014-01-08 at 16:05 +0100, Mike Looijmans wrote:
> On 01/08/2014 02:50 PM, Philip Balister wrote:
> > On 01/08/2014 08:24 AM, Mike Looijmans wrote:
> >> Probably a silly question that has been asked a thousand times, but my
> >> searches on Google only give me the answer to the wrong question (how to
> >> build FOR the target, which I already know how to do).
> >>
> >> I want to run the C compiler on the board itself. That is, a GCC that
> >> runs on the board and compiles (and links etc.) C code for that board.
> >>
> >> What package(s) do I need to build and install to accomplish this?
> >
> >  From one of my images:
> >
> >
> > IMAGE_FEATURES += "splash ssh-server-openssh tools-sdk \
> > tools-debug debug-tweaks \
> > dev-pkgs dbg-pkgs \
> > "
> > looks like tools-sdk is the one you want. dev- and dbg- packages might
> > also be helpful, but will make the image larger. Especially the debug ones.
> 
> $ bitbake tools-sdk
> ERROR: Nothing PROVIDES 'tools-sdk'
> 
> So I guess it's a package that's provided in another layer (I have oe-core and 
> most of meta-oe).

No, tools-sdk it's not a bitbake target/package, it's an image feature
that you need to add it to your image, e.g in local.conf:
IMAGE_FEATURES_append = " tools-sdk"
You'll probably want to add dev-pkgs too (that will install the devel
packages/headers)

The glory details are in core-image.bbclass, basically tools-sdk
installs packagegroup-core-sdk and
packagegroup-core-standalone-sdk-target. These are actually targets that
you can build. If you want to see exactly on which packages these groups
depend on you can have a look at
meta/recipes-core/packagegroups/packagegroup-core*sdk*.bb recipes.

Cheers,
Stefan


> 
> So far, the following set I've derived through trial and error seems to come 
> close:
> 
> TARGET_COMPILER_TOOLS = "\
>      binutils \
>      binutils-symlinks \
>      cpp \
>      cpp-symlinks \
>      g++ \
>      g++-symlinks \
>      gcc \
>      gcc-symlinks \
>      make \
>      packagegroup-core-standalone-sdk-target \
> "
> 
> This allows a basic "hello world" to compile on target in C and C++ code. Make 
> wasn't really required, but it's very convenient to have...
> 
> I'm mostly surprised that there wasn't a packagegroup to contain this set.
> 
> It increased the image size to about 130MB, but in this particular case, that 
> won't be a problem.
> 
> Anyway, thanks for the tips all. Guess this list may be useful to others...
> 
> Mike.
> 
> 
> Met vriendelijke groet / kind regards,
> 
> Mike Looijmans
> 
> TOPIC Embedded Systems
> Eindhovenseweg 32-C, NL-5683 KH Best
> Postbus 440, NL-5680 AK Best
> Telefoon: (+31) – (0)499 - 33.69.79
> Telefax: (+31) - (0)499 - 33.69.70
> E-mail: mike.looijmans@topic.nl
> Website: www.topic.nl
> 
> Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn uitsluitend bestemd voor de geadresseerde, zoals die blijkt uit het e-mail bericht en/of de bijlagen. Er kunnen gegevens met betrekking tot een derde instaan. Indien u als niet-geadresseerde dit bericht en de bijlagen ontvangt, terwijl u niet bevoegd of gemachtigd bent om dit bericht namens de geadresseerde te ontvangen, wordt u verzocht de afzender hierover direct te informeren en het e-mail bericht met de bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail bericht, waaronder de daarbij behorende bijlagen, door een ander dan de geadresseerde is onrechtmatig jegens ons dan wel de eventueel in het e-mail bericht of de bijlagen voorkomende andere personen. TOPIC Embedded Systems is niet aansprakelijk voor enigerlei schade voortvloeiend uit het gebruik en/of acceptatie van dit e-mail bericht of de daarbij behorende bijlagen.
> 
> The contents of this message, as well as any enclosures, are addressed personally to, and thus solely intended for the addressee. They may contain information regarding a third party. A recipient who is neither the addressee, nor empowered to receive this message on behalf of the addressee, is kindly requested to immediately inform the sender of receipt, and to destroy the message and the enclosures. Any use of the contents of this message and/or the enclosures by any other person than the addressee or person who is empowered to receive this message, is illegal towards the sender and/or the aforementioned third party. TOPIC Embedded Systems is not  liable for any damage as a result of the use and/or acceptance of this message and as well as any enclosures.
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* [PATCH 0/2] Package upgrades
@ 2014-05-06  8:26 Cristiana Voicu
  0 siblings, 0 replies; 22+ messages in thread
From: Cristiana Voicu @ 2014-05-06  8:26 UTC (permalink / raw)
  To: openembedded-core

The packages has been succesfully compiled for all major architectures.
Tested locally on a core-image-sato image.

The following changes since commit 7b78c364b7de901f97cd8dbe56d5e02f545bf3d3:

  cleanup-workdir: Fix crosssdk reference after addition of PN (2014-05-05 09:05:42 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (2):
  babeltrace: upgrade to 1.2.1
  rxvt-unicode: upgrade to 9.20

 ...-Support-out-of-tree-builds-in-babeltrace.patch |   17 +++++++++++++++++
 .../{babeltrace_1.1.1.bb => babeltrace_1.2.1.bb}   |    7 ++++---
 .../rxvt.desktop                                   |    0
 .../{rxvt-unicode-9.19 => rxvt-unicode}/rxvt.png   |  Bin 2847 -> 2847 bytes
 .../{rxvt-unicode-9.19 => rxvt-unicode}/xwc.patch  |    0
 .../{rxvt-unicode_9.19.bb => rxvt-unicode_9.20.bb} |    4 ++--
 6 files changed, 23 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-kernel/lttng/babeltrace/0001-Fix-Support-out-of-tree-builds-in-babeltrace.patch
 rename meta/recipes-kernel/lttng/{babeltrace_1.1.1.bb => babeltrace_1.2.1.bb} (72%)
 rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.19 => rxvt-unicode}/rxvt.desktop (100%)
 rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.19 => rxvt-unicode}/rxvt.png (100%)
 rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.19 => rxvt-unicode}/xwc.patch (100%)
 rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode_9.19.bb => rxvt-unicode_9.20.bb} (93%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2014-02-24 11:42 Cristiana Voicu
  0 siblings, 0 replies; 22+ messages in thread
From: Cristiana Voicu @ 2014-02-24 11:42 UTC (permalink / raw)
  To: openembedded-core

The packages has been succesfully compiled for all major architectures.
Tested locally on a core-image-sato image.

The following changes since commit 54562006c1327c5b99daa4cc05a3ba7e38412da1:

  image_types.bbclass: Fix tar IMAGE_CMD to not change directories (2014-02-18 08:38:52 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (2):
  curl: upgrade to 7.35.0
  pango: upgrade to 1.36.2

 .../pango/{pango_1.36.1.bb => pango_1.36.2.bb}     |    4 ++--
 .../curl/{curl_7.34.0.bb => curl_7.35.0.bb}        |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/pango/{pango_1.36.1.bb => pango_1.36.2.bb} (56%)
 rename meta/recipes-support/curl/{curl_7.34.0.bb => curl_7.35.0.bb} (93%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2013-11-18 15:03 Cristiana Voicu
  0 siblings, 0 replies; 22+ messages in thread
From: Cristiana Voicu @ 2013-11-18 15:03 UTC (permalink / raw)
  To: openembedded-core

Hi,

Tests done:
 * build tested on local AB running following nightlies: build-appliance, x86, x86_64, ppc, mips, arm;
 * checked with rpm if the packages were installed and their version on a sato image; 
basic functionality for lttng for liburcu; checked /usr/lib/at-spi2-core for at-spi2-core pkg

Thanks,
Cristiana

The following changes since commit b0281b3a190dec6502b4abc6a5b14ae46243f913:

  pybootchartgui: Add option --minutes to show time in minutes (2013-11-18 12:44:56 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (2):
  at-spi2-core: upgrade to 2.10.2
  liburcu: upgrade to 0.8.1

 ...-spi2-core_2.10.0.bb => at-spi2-core_2.10.2.bb} |    4 ++--
 meta/recipes-support/liburcu/files/fixCCflag.patch |   20 --------------------
 .../liburcu/{files => liburcu}/fixsepbuild.patch   |    0
 .../liburcu/{liburcu_0.8.0.bb => liburcu_0.8.1.bb} |    7 +++----
 4 files changed, 5 insertions(+), 26 deletions(-)
 rename meta/recipes-support/atk/{at-spi2-core_2.10.0.bb => at-spi2-core_2.10.2.bb} (77%)
 delete mode 100644 meta/recipes-support/liburcu/files/fixCCflag.patch
 rename meta/recipes-support/liburcu/{files => liburcu}/fixsepbuild.patch (100%)
 rename meta/recipes-support/liburcu/{liburcu_0.8.0.bb => liburcu_0.8.1.bb} (75%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2013-08-16  8:29 Cristiana Voicu
  0 siblings, 0 replies; 22+ messages in thread
From: Cristiana Voicu @ 2013-08-16  8:29 UTC (permalink / raw)
  To: openembedded-core

Hi,

Tests done:
 * build tested on AB running following nightlies: build-appliance, x86, x86_64, ppc, mips, arm;
 * checked with rpm if the packages were installed and their version; basic functionality for
sudo and crond

Thanks,
Cristiana

The following changes since commit ff10f72abda52315b892c64f711096772d9a4c1c:

  meta-skeleton: Add busybox config fragment example (2013-08-13 23:06:04 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (2):
  cronie: upgrade to 1.4.11
  sudo: upgrade to 1.8.7

 .../cronie/{cronie_1.4.9.bb => cronie_1.4.11.bb}   |    8 ++--
 meta/recipes-extended/sudo/files/libtool.patch     |   42 --------------------
 meta/recipes-extended/sudo/sudo.inc                |    4 +-
 .../sudo/{sudo_1.8.6p8.bb => sudo_1.8.7.bb}        |    7 +---
 4 files changed, 7 insertions(+), 54 deletions(-)
 rename meta/recipes-extended/cronie/{cronie_1.4.9.bb => cronie_1.4.11.bb} (92%)
 delete mode 100644 meta/recipes-extended/sudo/files/libtool.patch
 rename meta/recipes-extended/sudo/{sudo_1.8.6p8.bb => sudo_1.8.7.bb} (79%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2013-08-02 15:40 Ionut Radu
  0 siblings, 0 replies; 22+ messages in thread
From: Ionut Radu @ 2013-08-02 15:40 UTC (permalink / raw)
  To: openembedded-core

freetype: tested on core-image-sato on all architectures (x86, x86-64, arm, ppc, mips)
gdk-pixbuf: tested on core-image-sato on all architectures (x86, x86-64, arm, ppc, mips)

The following changes since commit 9de0ad47462c13ac4a2d73e12e92be6c1b4e0415:

  genericx86: ship all the driver firmware by default (2013-07-31 07:00:00 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ionutx/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ionutx/work

Ionut Radu (2):
  freetype: upgrade to 2.5.0.1
  gdk-pixbuf: upgrade to 2.28.2

 .../gdk-pixbuf/{gdk-pixbuf_2.28.1.bb => gdk-pixbuf_2.28.2.bb}    |    4 ++--
 .../freetype/{freetype_2.4.12.bb => freetype_2.5.0.1.bb}         |    6 ++----
 2 files changed, 4 insertions(+), 6 deletions(-)
 rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.28.1.bb => gdk-pixbuf_2.28.2.bb} (94%)
 rename meta/recipes-graphics/freetype/{freetype_2.4.12.bb => freetype_2.5.0.1.bb} (90%)

-- 
1.7.10.4



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

* [PATCH 0/2] Package upgrades
@ 2013-07-31 13:58 Ionut Radu
  0 siblings, 0 replies; 22+ messages in thread
From: Ionut Radu @ 2013-07-31 13:58 UTC (permalink / raw)
  To: openembedded-core

* apt
Tested on core-image-minimal on all architectures
makerace.patch: adapted to the new version

The following changes since commit 9de0ad47462c13ac4a2d73e12e92be6c1b4e0415:

  genericx86: ship all the driver firmware by default (2013-07-31 07:00:00 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ionutx/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ionutx/work

Ionut Radu (2):
  freetype: Upgrade from 2.4.12 to 2.5.0
  apt: Upgrade from 0.9.8.2 to 0.9.9.4

 .../disable-configure-in-makefile.patch                    |    0
 .../fix-gcc-4.6-null-not-defined.patch                     |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/makerace.patch        |   12 ++++++------
 .../{apt-0.9.8.2 => apt-0.9.9.4}/no-ko-translation.patch   |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/no-nls-dpkg.patch     |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/noconfigure.patch     |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/nodoc.patch           |    0
 .../{apt-0.9.8.2 => apt-0.9.9.4}/truncate-filename.patch   |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/use-host.patch        |    0
 .../apt/{apt-native_0.9.8.2.bb => apt-native_0.9.9.4.bb}   |    0
 .../apt/{apt_0.9.8.2.bb => apt_0.9.9.4.bb}                 |    4 ++--
 .../freetype/{freetype_2.4.12.bb => freetype_2.5.0.bb}     |    9 +++------
 12 files changed, 11 insertions(+), 14 deletions(-)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/disable-configure-in-makefile.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/fix-gcc-4.6-null-not-defined.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/makerace.patch (66%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/no-ko-translation.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/no-nls-dpkg.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/noconfigure.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/nodoc.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/truncate-filename.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/use-host.patch (100%)
 rename meta/recipes-devtools/apt/{apt-native_0.9.8.2.bb => apt-native_0.9.9.4.bb} (100%)
 rename meta/recipes-devtools/apt/{apt_0.9.8.2.bb => apt_0.9.9.4.bb} (74%)
 rename meta/recipes-graphics/freetype/{freetype_2.4.12.bb => freetype_2.5.0.bb} (90%)

-- 
1.7.10.4



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

* [PATCH 0/2] Package Upgrades
@ 2013-07-10 12:24 Radu Moisan
  0 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-07-10 12:24 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 8a186a6b3853fc1a7dcf342d421c8926c38949c9:

  bitbake: hob: save button from settings called a nonexisting method (2013-07-03 08:13:35 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib rmoisan/branch-upgrades-last
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rmoisan/branch-upgrades-last

Radu Moisan (2):
  iputils: Upgrade to v20121221
  diffutils: Upgrade to v3.3

 .../diffutils-3.2/obsolete_automake_macros.patch   |   14 -------
 .../diffutils/diffutils-3.2/remove-gets.patch      |   22 ----------
 meta/recipes-extended/diffutils/diffutils.inc      |    4 --
 meta/recipes-extended/diffutils/diffutils_2.8.1.bb |    7 ++--
 .../{diffutils_3.2.bb => diffutils_3.3.bb}         |   12 ++----
 .../files/debian/add-icmp-return-codes.diff        |   43 --------------------
 .../iputils/files/debian/fix-arping-timeouts.diff  |   26 ------------
 .../files/debian/fix-dead-host-ping-stats.diff     |   16 --------
 .../iputils/files/debian/targets.diff              |   14 +++----
 .../iputils/files/debian/use_gethostbyname2.diff   |   36 ++++++++--------
 ...x-build-command-line-argument-with-gnutls.patch |   37 +++++++++++++++++
 .../{iputils_s20101006.bb => iputils_s20121221.bb} |   15 +++----
 12 files changed, 76 insertions(+), 170 deletions(-)
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.2/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.2/remove-gets.patch
 rename meta/recipes-extended/diffutils/{diffutils_3.2.bb => diffutils_3.3.bb} (59%)
 delete mode 100644 meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
 delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
 delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
 create mode 100644 meta/recipes-extended/iputils/files/fix-build-command-line-argument-with-gnutls.patch
 rename meta/recipes-extended/iputils/{iputils_s20101006.bb => iputils_s20121221.bb} (80%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2013-02-18 15:20 Laurentiu Palcu
  0 siblings, 0 replies; 22+ messages in thread
From: Laurentiu Palcu @ 2013-02-18 15:20 UTC (permalink / raw)
  To: openembedded-core

These 2 upgrades compiled fine on all architectures and were tested in
qemu.

Thanks,
Laurentiu

Laurentiu Palcu (2):
  xrandr: upgrade to 1.4.0
  xvinfo: upgrade to 1.1.2

 meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb |   16 ----------------
 meta/recipes-graphics/xorg-app/xrandr_1.4.0.bb |   16 ++++++++++++++++
 meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb |   15 ---------------
 meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb |   15 +++++++++++++++
 4 files changed, 31 insertions(+), 31 deletions(-)
 delete mode 100644 meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb
 create mode 100644 meta/recipes-graphics/xorg-app/xrandr_1.4.0.bb
 delete mode 100644 meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb
 create mode 100644 meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb

-- 
1.7.9.5




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

* [PATCH 0/2] package upgrades
@ 2012-12-17 14:41 Laurentiu Palcu
  0 siblings, 0 replies; 22+ messages in thread
From: Laurentiu Palcu @ 2012-12-17 14:41 UTC (permalink / raw)
  To: openembedded-core

Hi,

This patchset contains 2 package upgrades.

Tests done:
 * xserver-xorg was compiled successfully for all architectures;
 * xf86-video-intel compiled successfully for x86 and x86-64;
 * functionality tests were done on an atom based ideapad netbook and in qemu;

Thanks,
Laurentiu

Laurentiu Palcu (2):
  xserver-xorg: upgrade to 1.13.1
  xf86-video-intel: upgrade to 2.20.16

 ...ntel_2.20.12.bb => xf86-video-intel_2.20.16.bb} |    4 ++--
 .../crosscompile.patch                             |    0
 .../fix_open_max_preprocessor_error.patch          |    0
 .../macro_tweak.patch                              |    0
 .../mips64-compiler.patch                          |    0
 ...erver-xorg_1.13.0.bb => xserver-xorg_1.13.1.bb} |    4 ++--
 6 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.20.12.bb => xf86-video-intel_2.20.16.bb} (86%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/crosscompile.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/fix_open_max_preprocessor_error.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/macro_tweak.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/mips64-compiler.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.13.0.bb => xserver-xorg_1.13.1.bb} (88%)

-- 
1.7.9.5




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

* [PATCH 0/2] Package upgrades
@ 2012-08-17 15:46 Constantin Musca
  0 siblings, 0 replies; 22+ messages in thread
From: Constantin Musca @ 2012-08-17 15:46 UTC (permalink / raw)
  To: openembedded-core; +Cc: Constantin Musca

This is another set of package upgrades compiled on all architectures
and tested using core-image-sato-sdk. Nothing significant changed
in the gst-fluendo-mp3 license file.

Constantin Musca (2):
  gst-fluendo-mp3: upgrade to 0.10.19
  gst-fluendo-mpegdemux: upgrade to 0.10.71

 ...o-mp3_0.10.16.bb => gst-fluendo-mp3_0.10.19.bb} |    6 +++---
 ...0.10.70.bb => gst-fluendo-mpegdemux_0.10.71.bb} |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mp3_0.10.16.bb => gst-fluendo-mp3_0.10.19.bb} (46%)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.70.bb => gst-fluendo-mpegdemux_0.10.71.bb} (71%)

-- 
1.7.9.5




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

end of thread, other threads:[~2014-05-06  8:34 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-08 13:08 [PATCH 0/2] Package upgrades Irina Patru
2014-01-08 13:08 ` [PATCH 1/2] libtasn1: upgrade to 3.4 Irina Patru
2014-01-08 13:08 ` [PATCH 2/2] libsoup-2.4: upgrade to 2.45.3 Irina Patru
2014-01-08 13:24 ` What package installs a C compiler on my target? Mike Looijmans
2014-01-08 13:48   ` Phil Blundell
2014-01-08 14:57     ` Mike Looijmans
2014-01-08 13:50   ` Philip Balister
2014-01-08 15:05     ` Mike Looijmans
2014-01-08 15:14       ` Burton, Ross
2014-01-08 15:17       ` Richard Purdie
2014-01-08 15:17       ` Philip Balister
2014-01-08 15:21       ` Stanacar, StefanX
  -- strict thread matches above, loose matches on Subject: below --
2014-05-06  8:26 [PATCH 0/2] Package upgrades Cristiana Voicu
2014-02-24 11:42 Cristiana Voicu
2013-11-18 15:03 Cristiana Voicu
2013-08-16  8:29 Cristiana Voicu
2013-08-02 15:40 Ionut Radu
2013-07-31 13:58 Ionut Radu
2013-07-10 12:24 [PATCH 0/2] Package Upgrades Radu Moisan
2013-02-18 15:20 [PATCH 0/2] Package upgrades Laurentiu Palcu
2012-12-17 14:41 [PATCH 0/2] package upgrades Laurentiu Palcu
2012-08-17 15:46 [PATCH 0/2] Package upgrades Constantin Musca

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.