All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dtc: Bump to version v1.5.0
Date: Mon, 29 Jul 2019 09:25:00 +0200	[thread overview]
Message-ID: <20190729092500.530bbcb8@windsurf> (raw)
In-Reply-To: <20190722042113.10140-1-joel@jms.id.au>

On Mon, 22 Jul 2019 13:51:12 +0930
Joel Stanley <joel@jms.id.au> wrote:

> Upstream now optionally supports a yaml output format, and support is
> detected through pkg-config. It has not been added as a dependency but
> could in the future if someone asks for it.
> 
> Patches applied upstream:
> 
>   - Kill bogus TYPE_BLOB marker type
>   - checks: fix simple-bus compatible matching
> 
> New patch:
> 
>  - Makefile: Add EXTRA_CFLAGS variable
> 
> The new patch is required to correctly add buildroot's cflags. The
> existing packaging was overwriting those set by the package's makefile,
> which was breaking the yaml detection.
> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
>  ...rds-for-older-kernel-u-boot-sources.patch} |   0
>  ...001-Kill-bogus-TYPE_BLOB-marker-type.patch | 138 ------------------
>  ...2-Makefile-Add-EXTRA_CFLAGS-variable.patch |  37 +++++
>  ...s-fix-simple-bus-compatible-matching.patch | 120 ---------------
>  package/dtc/dtc.hash                          |   2 +-
>  package/dtc/dtc.mk                            |  10 +-
>  6 files changed, 43 insertions(+), 264 deletions(-)
>  rename package/dtc/{0002-Fix-include-guards-for-older-kernel-u-boot-sources.patch => 0001-Fix-include-guards-for-older-kernel-u-boot-sources.patch} (100%)
>  delete mode 100644 package/dtc/0001-Kill-bogus-TYPE_BLOB-marker-type.patch
>  create mode 100644 package/dtc/0002-Makefile-Add-EXTRA_CFLAGS-variable.patch
>  delete mode 100644 package/dtc/0003-checks-fix-simple-bus-compatible-matching.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2019-07-29  7:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22  4:21 [Buildroot] [PATCH] dtc: Bump to version v1.5.0 Joel Stanley
2019-07-29  7:25 ` Thomas Petazzoni [this message]

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=20190729092500.530bbcb8@windsurf \
    --to=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.