From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <52091518.1010108@pengutronix.de> Date: Mon, 12 Aug 2013 19:02:16 +0200 From: Marc Kleine-Budde MIME-Version: 1.0 References: <1375432732-12559-1-git-send-email-alex.aring@gmail.com> In-Reply-To: <1375432732-12559-1-git-send-email-alex.aring@gmail.com> Subject: Re: [ptxdist] [PATCH] libcoap: add libcoap package Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1734341588==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Alexander Aring This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1734341588== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Rgc8UFP7Kx1lXQ2ivNHDMTqPqMjGBO2O" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4Rgc8UFP7Kx1lXQ2ivNHDMTqPqMjGBO2O Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/02/2013 10:38 AM, Alexander Aring wrote: > Signed-off-by: Alexander Aring > --- > ...ap-enable-shared-lib-and-install-examples.patch | 109 +++++++++++++= ++++++++ > patches/libcoap-4.0.1/series | 1 + > rules/libcoap.in | 10 ++ > rules/libcoap.make | 61 ++++++++++++ > 4 files changed, 181 insertions(+) > create mode 100644 patches/libcoap-4.0.1/0001-libcoap-enable-shared-li= b-and-install-examples.patch > create mode 100644 patches/libcoap-4.0.1/series > create mode 100644 rules/libcoap.in > create mode 100644 rules/libcoap.make >=20 > diff --git a/patches/libcoap-4.0.1/0001-libcoap-enable-shared-lib-and-i= nstall-examples.patch b/patches/libcoap-4.0.1/0001-libcoap-enable-shared-= lib-and-install-examples.patch > new file mode 100644 > index 0000000..71c36c8 > --- /dev/null > +++ b/patches/libcoap-4.0.1/0001-libcoap-enable-shared-lib-and-install-= examples.patch > @@ -0,0 +1,109 @@ > +From fe64f998eeb5d2a693400188b275007ce263fc87 Mon Sep 17 00:00:00 2001= > +From: unknown author Who created the patch in the first place? > +Date: Fri, 2 Aug 2013 10:25:26 +0200 > +Subject: [PATCH] libcoap: enable shared lib and install examples > + > +Normally the buildsystem generates a static library. > +This patch let generate the buildsystem a shared library and add > +a install rule to the Makefile so we can install it on the system. > + > +Add also install rule for the examples and linking to the shared libra= ry. > + > +Signed-off-by: Alexander Aring > +--- > + Makefile.in | 21 +++++++++++++++++---- > + examples/Makefile.in | 7 ++++++- > + 2 files changed, 23 insertions(+), 5 deletions(-) > + > +diff --git a/Makefile.in b/Makefile.in > +index 0ded496..21564aa 100644 > +--- a/Makefile.in > ++++ b/Makefile.in Argh, autoconf without automake. Not your fault =2E.. What about creating a proper automake'd version of libcoap? Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | --4Rgc8UFP7Kx1lXQ2ivNHDMTqPqMjGBO2O Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEARECAAYFAlIJFRgACgkQjTAFq1RaXHMnLACdEKKlQOtMhaGEJk09YaOMr3LJ lvwAn0rA/6LxddPOJ3vGybDBwupnIGFW =pV66 -----END PGP SIGNATURE----- --4Rgc8UFP7Kx1lXQ2ivNHDMTqPqMjGBO2O-- --===============1734341588== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============1734341588==--