Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Bisson <gary.bisson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] Add imx-kobs package
Date: Mon, 21 Sep 2015 14:51:37 +0200	[thread overview]
Message-ID: <1442839899-18044-1-git-send-email-gary.bisson@boundarydevices.com> (raw)

Hi all,

This series adds the up to date imx-kobs package and deperecate the old
kobs-ng.

It also includes a patch to allow building this tool on musl as suggested
by Thomas:
http://lists.busybox.net/pipermail/buildroot/2015-September/139899.html

This patch will be submitted to the yocto mailing list (soone) to hopefully
get the attention of the actual imx-kobs package maintainer but I have little
to no hope that they will merge it into their code base as most Freescale
packages require glibc. I'll respond to this e-mail once the patch has been
submitted.

Regards,
Gary

Gary Bisson (2):
  imx-kobs: add new package
  kobs-ng: remove obsolete package

 Config.in.legacy                                   |  8 +++
 package/Config.in                                  |  1 -
 package/freescale-imx/Config.in                    |  1 +
 .../imx-kobs/0001-Fix-musl-build.patch             | 43 +++++++++++++
 package/freescale-imx/imx-kobs/Config.in           | 10 +++
 package/freescale-imx/imx-kobs/imx-kobs.hash       |  2 +
 package/freescale-imx/imx-kobs/imx-kobs.mk         | 12 ++++
 package/kobs-ng/0001-fix-mtd-defines.patch         | 73 ----------------------
 package/kobs-ng/Config.in                          |  9 ---
 package/kobs-ng/kobs-ng.hash                       |  2 -
 package/kobs-ng/kobs-ng.mk                         | 13 ----
 11 files changed, 76 insertions(+), 98 deletions(-)
 create mode 100644 package/freescale-imx/imx-kobs/0001-Fix-musl-build.patch
 create mode 100644 package/freescale-imx/imx-kobs/Config.in
 create mode 100644 package/freescale-imx/imx-kobs/imx-kobs.hash
 create mode 100644 package/freescale-imx/imx-kobs/imx-kobs.mk
 delete mode 100644 package/kobs-ng/0001-fix-mtd-defines.patch
 delete mode 100644 package/kobs-ng/Config.in
 delete mode 100644 package/kobs-ng/kobs-ng.hash
 delete mode 100644 package/kobs-ng/kobs-ng.mk

-- 
2.5.1

             reply	other threads:[~2015-09-21 12:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21 12:51 Gary Bisson [this message]
2015-09-21 12:51 ` [Buildroot] [PATCH 1/2] imx-kobs: add new package Gary Bisson
2015-09-21 17:23   ` Arnout Vandecappelle
2015-09-22 17:02     ` Gary Bisson
2015-09-21 12:51 ` [Buildroot] [PATCH 2/2] kobs-ng: remove obsolete package Gary Bisson
2015-09-21 17:23   ` Arnout Vandecappelle

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=1442839899-18044-1-git-send-email-gary.bisson@boundarydevices.com \
    --to=gary.bisson@boundarydevices.com \
    --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