* [PATCH] e2fsprogs:fix build native package error
@ 2014-01-27 7:35 Baogen Shang
2014-01-27 10:37 ` Burton, Ross
0 siblings, 1 reply; 3+ messages in thread
From: Baogen Shang @ 2014-01-27 7:35 UTC (permalink / raw)
To: openembedded-core
e2fsprogs requires pkgconfig to build native package
Signed-off-by: Baogen Shang <baogen.shang@windriver.com>
---
meta/recipes-devtools/e2fsprogs/e2fsprogs.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc b/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
index aea74f7..a34df37 100644
--- a/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
+++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
@@ -22,5 +22,5 @@ DEPENDS = "util-linux"
SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \
file://mkdir.patch"
-inherit autotools gettext
+inherit autotools gettext pkgconfig
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] e2fsprogs:fix build native package error
2014-01-27 7:35 [PATCH] e2fsprogs:fix build native package error Baogen Shang
@ 2014-01-27 10:37 ` Burton, Ross
2014-01-29 8:01 ` shang,baogen
0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2014-01-27 10:37 UTC (permalink / raw)
To: Baogen Shang; +Cc: OE-core
On 27 January 2014 07:35, Baogen Shang <baogen.shang@windriver.com> wrote:
> e2fsprogs requires pkgconfig to build native package
Presumably this is also the case for non-native builds but ordering
ensures that pkgconfig is present?
Ross
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] e2fsprogs:fix build native package error
2014-01-27 10:37 ` Burton, Ross
@ 2014-01-29 8:01 ` shang,baogen
0 siblings, 0 replies; 3+ messages in thread
From: shang,baogen @ 2014-01-29 8:01 UTC (permalink / raw)
To: Burton, Ross; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 539 bytes --]
On 2014年01月27日 18:37, Burton, Ross wrote:
> On 27 January 2014 07:35, Baogen Shang <baogen.shang@windriver.com> wrote:
>> e2fsprogs requires pkgconfig to build native package
> Presumably this is also the case for non-native builds but ordering
> ensures that pkgconfig is present?
I‘m Sorry for the title is not comprehensive, It lead to you misunderstand.
In fact,the patch also fix for non-native,Because the modify is in
e2fsprogs.inc file.
So it is valid for native and non-native.
Thanks,
-baogen
> Ross
[-- Attachment #2: Type: text/html, Size: 1417 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-29 8:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-27 7:35 [PATCH] e2fsprogs:fix build native package error Baogen Shang
2014-01-27 10:37 ` Burton, Ross
2014-01-29 8:01 ` shang,baogen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox