Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] libcgroup: Add bison-native and flex-native in depends
@ 2014-01-29 14:17 Noor, Ahsan
  2014-01-29 17:35 ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Noor, Ahsan @ 2014-01-29 14:17 UTC (permalink / raw)
  To: openembedded-core

From: Noor <noor_ahsan@mentor.com>

* libcgroup require native packages for bison and flex. Added those
  in its DEPENDS.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
---
 meta/recipes-core/libcgroup/libcgroup_0.38.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/libcgroup/libcgroup_0.38.bb b/meta/recipes-core/libcgroup/libcgroup_0.38.bb
index 8bd0ead..711229f 100644
--- a/meta/recipes-core/libcgroup/libcgroup_0.38.bb
+++ b/meta/recipes-core/libcgroup/libcgroup_0.38.bb
@@ -10,7 +10,7 @@ PR = "r1"
 
 inherit autotools pkgconfig
 
-DEPENDS = "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
+DEPENDS = "bison-native flex-native ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/libcg/${BPN}/v.038/${BPN}-${PV}.tar.bz2"
 
-- 
1.7.9.5



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

* Re: [PATCH] libcgroup: Add bison-native and flex-native in depends
  2014-01-29 14:17 [PATCH] libcgroup: Add bison-native and flex-native in depends Noor, Ahsan
@ 2014-01-29 17:35 ` Richard Purdie
  2014-01-30 11:08   ` Ahsan, Noor
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2014-01-29 17:35 UTC (permalink / raw)
  To: Noor, Ahsan; +Cc: openembedded-core

On Wed, 2014-01-29 at 19:17 +0500, Noor, Ahsan wrote:
> From: Noor <noor_ahsan@mentor.com>
> 
> * libcgroup require native packages for bison and flex. Added those
>   in its DEPENDS.
> 
> Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
> ---
>  meta/recipes-core/libcgroup/libcgroup_0.38.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-core/libcgroup/libcgroup_0.38.bb b/meta/recipes-core/libcgroup/libcgroup_0.38.bb
> index 8bd0ead..711229f 100644
> --- a/meta/recipes-core/libcgroup/libcgroup_0.38.bb
> +++ b/meta/recipes-core/libcgroup/libcgroup_0.38.bb

It appears we have version 0.41 in master. Could you send patches built
and tested against master please.

Cheers,

Richard



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

* Re: [PATCH] libcgroup: Add bison-native and flex-native in depends
  2014-01-29 17:35 ` Richard Purdie
@ 2014-01-30 11:08   ` Ahsan, Noor
  0 siblings, 0 replies; 3+ messages in thread
From: Ahsan, Noor @ 2014-01-30 11:08 UTC (permalink / raw)
  To: Richard Purdie; +Cc: openembedded-core@lists.openembedded.org

Sent another patch for version 0.41.

Noor

-----Original Message-----
From: openembedded-core-bounces@lists.openembedded.org [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of Richard Purdie
Sent: Wednesday, January 29, 2014 10:36 PM
To: Ahsan, Noor
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] libcgroup: Add bison-native and flex-native in depends

On Wed, 2014-01-29 at 19:17 +0500, Noor, Ahsan wrote:
> From: Noor <noor_ahsan@mentor.com>
> 
> * libcgroup require native packages for bison and flex. Added those
>   in its DEPENDS.
> 
> Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
> ---
>  meta/recipes-core/libcgroup/libcgroup_0.38.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-core/libcgroup/libcgroup_0.38.bb 
> b/meta/recipes-core/libcgroup/libcgroup_0.38.bb
> index 8bd0ead..711229f 100644
> --- a/meta/recipes-core/libcgroup/libcgroup_0.38.bb
> +++ b/meta/recipes-core/libcgroup/libcgroup_0.38.bb

It appears we have version 0.41 in master. Could you send patches built and tested against master please.

Cheers,

Richard

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

end of thread, other threads:[~2014-01-30 11:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29 14:17 [PATCH] libcgroup: Add bison-native and flex-native in depends Noor, Ahsan
2014-01-29 17:35 ` Richard Purdie
2014-01-30 11:08   ` Ahsan, Noor

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