Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Fixed dts parent directory issue.
Date: Tue, 12 Feb 2013 20:27:36 +0100	[thread overview]
Message-ID: <20130212202736.30974aac@skate> (raw)
In-Reply-To: <1360688135-7785-1-git-send-email-nagy@accelecon.com>

Dear Michael Nagy,

On Tue, 12 Feb 2013 11:55:35 -0500, Michael Nagy wrote:

>  define LINUX_INSTALL_DTB
> -	cp $(KERNEL_ARCH_PATH)/boot/$(KERNEL_DTS_NAME).dtb $(BINARIES_DIR)/
> +	cp $(KERNEL_ARCH_PATH)/boot/dts/$(KERNEL_DTS_NAME).dtb $(BINARIES_DIR)/
>  endef
>  endif
>  endif

This has already been fixed in the Git repository by
5b33e0b6a139ce3a622817b45a8882a448312fc0 and
a1cfe20df6c6b4f148db0c104e8ff701654a2c09.

Your fix was also not entirely correct, because it would have broken
the build of kernel earlier than 3.8 (at which time dtbs were build in
arch/<arch>/boot and not arch/<arch>/boot/dts). The commits we have in
the Git repository take this into account.

Note that those two fixes are also part of the 2013.02-rc1 release
candidate that was published a few days ago.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      reply	other threads:[~2013-02-12 19:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 16:55 [Buildroot] [PATCH] Fixed dts parent directory issue Michael Nagy
2013-02-12 19:27 ` 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=20130212202736.30974aac@skate \
    --to=thomas.petazzoni@free-electrons.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