Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2 v2] parted: fix static link (branch yem/for-release)
Date: Sun, 30 Nov 2014 23:31:32 +0100	[thread overview]
Message-ID: <cover.1417386541.git.yann.morin.1998@free.fr> (raw)

Hello All!

This series fixes static linking in parted.

It needs fixes in two packages:
  - util-linux, so libuuid properly sets its .pc file;
  - parted itself to use pkg-config to find libuuid instead of
    AC_CHECK_LIB.


Changes v1 -> v2:
  - add description to parted patch  (Peter)
  - misc typoes  (Baruch, Peter)


Regards,
Yann E. MORIN.


The following changes since commit b68b6eca4c7c7895cd9d1a17761fdc3a835a6be7:

  package/libwebsockets: fix static build (2014-11-30 12:43:33 +0100)

are available in the git repository at:

  git://git.busybox.net/~ymorin/git/buildroot yem/for-release

for you to fetch changes up to fa1b00debbe3293a7617c2c7829e9acead92dc19:

  package/parted: fix static link (2014-11-30 14:59:24 +0100)

----------------------------------------------------------------
Yann E. MORIN (2):
      package/util-linux: libuuid needs -lintl
      package/parted: fix static link

 .../parted/parted-003-fix-static-link-uuid.patch   | 48 ++++++++++++++++++++++
 package/util-linux/util-linux.mk                   |  8 ++++
 2 files changed, 56 insertions(+)
 create mode 100644 package/parted/parted-003-fix-static-link-uuid.patch

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

             reply	other threads:[~2014-11-30 22:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-30 22:31 Yann E. MORIN [this message]
2014-11-30 22:31 ` [Buildroot] [PATCH 1/2 v2] package/util-linux: libuuid needs -lintl Yann E. MORIN
2014-11-30 23:19   ` Peter Korsgaard
2014-11-30 22:31 ` [Buildroot] [PATCH 2/2 v2] package/parted: fix static link Yann E. MORIN
2014-11-30 23:20   ` Peter Korsgaard

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=cover.1417386541.git.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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