* [PATCH 0/1] libtool: remove the unrecognized configure option
@ 2014-01-15 6:51 Chen Qi
2014-01-15 6:51 ` [PATCH 1/1] " Chen Qi
0 siblings, 1 reply; 3+ messages in thread
From: Chen Qi @ 2014-01-15 6:51 UTC (permalink / raw)
To: openembedded-core
The following changes since commit e4c23f7bcb79072ea6028fbdf8f3f0dc17a63371:
dropbear: Refresh pam patch so it applies against recent version (2014-01-14 21:57:22 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/libtool-unrecognized-option
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/libtool-unrecognized-option
Chen Qi (1):
libtool: remove the unrecognized configure option
meta/recipes-devtools/libtool/libtool-2.4.2.inc | 2 --
1 file changed, 2 deletions(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] libtool: remove the unrecognized configure option
2014-01-15 6:51 [PATCH 0/1] libtool: remove the unrecognized configure option Chen Qi
@ 2014-01-15 6:51 ` Chen Qi
2014-01-15 11:39 ` Otavio Salvador
0 siblings, 1 reply; 3+ messages in thread
From: Chen Qi @ 2014-01-15 6:51 UTC (permalink / raw)
To: openembedded-core
Remove the unrecognized configure option '--with-sysroot' to avoid
build time warnings.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
meta/recipes-devtools/libtool/libtool-2.4.2.inc | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/recipes-devtools/libtool/libtool-2.4.2.inc b/meta/recipes-devtools/libtool/libtool-2.4.2.inc
index 5a67eeb9..d26982d 100644
--- a/meta/recipes-devtools/libtool/libtool-2.4.2.inc
+++ b/meta/recipes-devtools/libtool/libtool-2.4.2.inc
@@ -49,5 +49,3 @@ FILES_libltdl = "${libdir}/libltdl${SOLIBS}"
FILES_libltdl-dev = "${libdir}/libltdl${SOLIBSDEV} ${includedir}"
FILES_libltdl-staticdev = "${libdir}/libltdl.a"
FILES_libltdl-dbg = "${libdir}/.debug/"
-
-EXTRA_OECONF = "--with-sysroot"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] libtool: remove the unrecognized configure option
2014-01-15 6:51 ` [PATCH 1/1] " Chen Qi
@ 2014-01-15 11:39 ` Otavio Salvador
0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2014-01-15 11:39 UTC (permalink / raw)
To: Chen Qi; +Cc: Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
On Wed, Jan 15, 2014 at 4:51 AM, Chen Qi <Qi.Chen@windriver.com> wrote:
> Remove the unrecognized configure option '--with-sysroot' to avoid
> build time warnings.
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
>
Reviewed-by: Otavio Salvador <otavio@ossystems.com.br>
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
[-- Attachment #2: Type: text/html, Size: 1121 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-15 11:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15 6:51 [PATCH 0/1] libtool: remove the unrecognized configure option Chen Qi
2014-01-15 6:51 ` [PATCH 1/1] " Chen Qi
2014-01-15 11:39 ` Otavio Salvador
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox