From: Colin Walters <walters@verbum.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] libtool: Put all libltdl headers in the correct libltdl-dev package
Date: Sun, 15 Jan 2012 13:13:59 -0500 [thread overview]
Message-ID: <1326651241.9066.0.camel@lenny> (raw)
[-- Attachment #1: Type: text/plain, Size: 17 bytes --]
See attached.
[-- Attachment #2: 0001-libtool-Put-all-libltdl-headers-in-the-correct-liblt.patch --]
[-- Type: text/x-patch, Size: 1321 bytes --]
From e525d755da98d9f6accab007ed46fee52f4b6e44 Mon Sep 17 00:00:00 2001
From: Colin Walters <walters@verbum.org>
Date: Sun, 15 Jan 2012 13:11:43 -0500
Subject: [PATCH] libtool: Put all libltdl headers in the correct libltdl-dev
package
/usr/include/ltdl.h was in libtldl-dev, but not the headers it depends
on.
---
meta/recipes-devtools/libtool/libtool-2.4.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/libtool/libtool-2.4.inc b/meta/recipes-devtools/libtool/libtool-2.4.inc
index e3d17b7..d4f6011 100644
--- a/meta/recipes-devtools/libtool/libtool-2.4.inc
+++ b/meta/recipes-devtools/libtool/libtool-2.4.inc
@@ -4,10 +4,10 @@ DEPENDS = "libtool-native"
PACKAGES =+ "libltdl libltdl-dev libltdl-dbg"
FILES_${PN} += "${datadir}/aclocal*"
FILES_libltdl = "${libdir}/libltdl.so.*"
-FILES_libltdl-dev = "${libdir}/libltdl.* ${includedir}/ltdl.h"
+FILES_libltdl-dev = "${libdir}/libltdl.* ${includedir}/ltdl.h ${includedir}/libltdl/*.h"
FILES_libltdl-dbg = "${libdir}/.debug/"
SRC_URI[md5sum] = "b32b04148ecdd7344abc6fe8bd1bb021"
SRC_URI[sha256sum] = "13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e"
-EXTRA_OECONF = "--with-sysroot"
\ No newline at end of file
+EXTRA_OECONF = "--with-sysroot"
--
1.7.6.4
next reply other threads:[~2012-01-15 18:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-15 18:13 Colin Walters [this message]
2012-01-16 4:11 ` [PATCH] libtool: Put all libltdl headers in the correct libltdl-dev package Saul Wold
2012-01-17 15:09 ` Colin Walters
2012-01-17 15:15 ` Koen Kooi
2012-01-17 19:37 ` Saul Wold
2012-01-18 19:58 ` Colin Walters
2012-01-18 20:32 ` Saul Wold
2012-01-18 21:07 ` Colin Walters
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1326651241.9066.0.camel@lenny \
--to=walters@verbum.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox