Openembedded Core Discussions
 help / color / mirror / Atom feed
* [oe-core v2] task-core-sdk.bb: add libgomp and libgomp-dev by RECOMMENDS
@ 2012-07-11 14:14 b19537
  2012-07-17 16:02 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: b19537 @ 2012-07-11 14:14 UTC (permalink / raw)
  To: openembedded-core

From: Zhenhua Luo <b19537@freescale.com>

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
---
 meta/recipes-core/tasks/task-core-sdk.bb |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/tasks/task-core-sdk.bb b/meta/recipes-core/tasks/task-core-sdk.bb
index ec6cdcc..fe95236 100644
--- a/meta/recipes-core/tasks/task-core-sdk.bb
+++ b/meta/recipes-core/tasks/task-core-sdk.bb
@@ -7,7 +7,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 DEPENDS = "task-core-console"
-PR = "r7"
+PR = "r8"
 
 ALLOW_EMPTY = "1"
 #PACKAGEFUNCS =+ 'generate_sdk_pkgs'
@@ -48,6 +48,10 @@ RDEPENDS_task-core-sdk = "\
     file \
     tcl"
 
+RRECOMMENDS_task-core-sdk = "\
+    libgomp \
+    libgomp-dev"
+
 #python generate_sdk_pkgs () {
 #    poky_pkgs = read_pkgdata('task-core', d)['PACKAGES']
 #    pkgs = d.getVar('PACKAGES', True).split()
-- 
1.7.0.4





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

* Re: [oe-core v2] task-core-sdk.bb: add libgomp and libgomp-dev by RECOMMENDS
  2012-07-11 14:14 [oe-core v2] task-core-sdk.bb: add libgomp and libgomp-dev by RECOMMENDS b19537
@ 2012-07-17 16:02 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-07-17 16:02 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 07/11/2012 07:14 AM, b19537@freescale.com wrote:
> From: Zhenhua Luo <b19537@freescale.com>
>
> Signed-off-by: Zhenhua Luo <b19537@freescale.com>
> ---
>   meta/recipes-core/tasks/task-core-sdk.bb |    6 +++++-
>   1 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-core/tasks/task-core-sdk.bb b/meta/recipes-core/tasks/task-core-sdk.bb
> index ec6cdcc..fe95236 100644
> --- a/meta/recipes-core/tasks/task-core-sdk.bb
> +++ b/meta/recipes-core/tasks/task-core-sdk.bb
> @@ -7,7 +7,7 @@ LICENSE = "MIT"
>   LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
>                       file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
>   DEPENDS = "task-core-console"
> -PR = "r7"
> +PR = "r8"
>
>   ALLOW_EMPTY = "1"
>   #PACKAGEFUNCS =+ 'generate_sdk_pkgs'
> @@ -48,6 +48,10 @@ RDEPENDS_task-core-sdk = "\
>       file \
>       tcl"
>
> +RRECOMMENDS_task-core-sdk = "\
> +    libgomp \
> +    libgomp-dev"
> +
>   #python generate_sdk_pkgs () {
>   #    poky_pkgs = read_pkgdata('task-core', d)['PACKAGES']
>   #    pkgs = d.getVar('PACKAGES', True).split()
>

Merged into OE-Core

Thanks
	Sau!



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

end of thread, other threads:[~2012-07-17 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-11 14:14 [oe-core v2] task-core-sdk.bb: add libgomp and libgomp-dev by RECOMMENDS b19537
2012-07-17 16:02 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox