Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15246] buildroot ignore my config
Date: Fri, 13 Jan 2023 04:34:22 +0000	[thread overview]
Message-ID: <bug-15246-163-43qaTOGKPf@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-15246-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=15246

--- Comment #3 from Andrei Cherniaev <glscene2010@gmail.com> ---
May be I have some mistakes? 
I do
1) make menuconfig -C buildroot
And select Load "/mnt/ramdisk/my_external_tree/configs/pc_x86_bios_defconfig"
And select Save "/mnt/ramdisk/my_external_tree/configs/pc_x86_bios_defconfig"

2)
make clean -C buildroot
make BR2_EXTERNAL=${MyBaseDir}/my_external_tree -C buildroot
pc_x86_bios_defconfig

I get "# configuration written to /mnt/ramdisk/buildroot/.config", so let's
look into /mnt/ramdisk/buildroot/.config
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL)/board/my_company/my_board/pc_x86_bios_kernel4.19.269_defconfig"
BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot123"

yes, "123" is my mark! Looks ok. But may be I have a mistake in
/mnt/ramdisk/my_external_tree/board/my_company/my_board/pc_x86_bios_kernel4.19.269_defconfig
? I do
make linux-menuconfig -C buildroot 
And select Load
"/mnt/ramdisk/my_external_tree/board/my_company/my_board/pc_x86_bios_kernel4.19.269_defconfig"
And select Save
"/mnt/ramdisk/my_external_tree/board/my_company/my_board/pc_x86_bios_kernel4.19.269_defconfig"

Now let's build:
3) 
# get absoletly new buildroot from git
rm -Rf buildroot/
git clone https://github.com/buildroot/buildroot

make BR2_EXTERNAL=${MyBaseDir}/my_external_tree -C buildroot
pc_x86_bios_defconfig
make -C buildroot

And I see default values, "Welcome to Buildroot", not "Welcome to
Buildroot123"... Why?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2023-01-13  4:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-12  9:47 [Buildroot] [Bug 15246] New: buildroot ignore my config bugzilla
2023-01-12  9:49 ` [Buildroot] [Bug 15246] " bugzilla
2023-01-12 16:09 ` bugzilla
2023-01-13  4:34 ` bugzilla [this message]
2023-01-13  6:26 ` bugzilla
2023-01-16  0:54 ` bugzilla
2023-01-24  3:43 ` bugzilla
2023-01-26  5:40 ` bugzilla
2023-01-28 20:39 ` bugzilla

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=bug-15246-163-43qaTOGKPf@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@uclibc.org \
    /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