Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/dash: Create $(TARGET_DIR)/bin before install
Date: Wed, 16 Jan 2019 13:13:07 +0100	[thread overview]
Message-ID: <87won4er70.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20190114035532.23010-1-vadim4j@gmail.com> (Vadim Kochan's message of "Mon, 14 Jan 2019 05:55:32 +0200")

>>>>> "Vadim" == Vadim Kochan <vadim4j@gmail.com> writes:

 > The build fails because $(TARGET_DIR)/bin folder may not exist if for
 > example to use the following defconfig:

 > 	BR2_x86_64=y
 > 	BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_16=y
 > 	BR2_SYSTEM_BIN_SH_DASH=y
 > 	BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 > 	BR2_LINUX_KERNEL=y
 > 	BR2_LINUX_KERNEL_CUSTOM_VERSION=y
 > 	BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.7"
 > 	BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 > 	BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/x86_64/linux.config"
 > 	BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
 > 	BR2_PACKAGE_S6_LINUX_INIT=y
 > 	BR2_TARGET_ROOTFS_EXT2=y

 > Signed-off-by: Vadim Kochan <vadim4j@gmail.com>

Committed after chaning it to use install -D instead, thanks.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2019-01-16 12:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-14  3:55 [Buildroot] [PATCH 1/1] package/dash: Create $(TARGET_DIR)/bin before install Vadim Kochan
2019-01-14  7:34 ` Baruch Siach
2019-01-14  8:16 ` Thomas Petazzoni
2019-01-16 12:13 ` Peter Korsgaard [this message]
2019-01-24 19:08 ` 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=87won4er70.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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