[Buildroot] [Bug 15196] New: Setting BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE does not work

bugzilla at busybox.net bugzilla at busybox.net
Wed Dec 21 10:00:35 UTC 2022


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

            Bug ID: 15196
           Summary: Setting BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE does not
                    work
           Product: buildroot
           Version: 2022.08.3
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: mats.webjorn at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

.config in buildroot root has been configured with
BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE="xxx/boot/config.txt"

administrator at zzzz:~/project/buildroot/xxx/boot $ ls -l
total 8
-rw-rw-r-- 1 administrator administrator 1612 Dec 19 22:44 config.txt

But the boot partition in the image doesn't contain my version of config.txt

What is seen in build log is

INFO: vfat(boot.vfat): adding file 'rpi-firmware/config.txt' as
'rpi-firmware/config.txt' ...
INFO: vfat(boot.vfat): cmd: "MTOOLS_SKIP_CHECK=1 mcopy -sp -i
'/home/administrator/project/buildroot/output/images/boot.vfat'
'/home/administrator/project/buildroot/output/images/rpi-firmware/config.txt'
'::'" (stderr):

Is there any other setting that needs to done?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list