libretro / Lakka-LibreELEC

Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
https://www.lakka.tv
1.73k stars 286 forks source link

Fix PR #1904 (Change bcm2835-bootloader package for distroconfig.txt updates) #1914

Closed ShigeakiAsai closed 8 months ago

ShigeakiAsai commented 9 months ago

Pull requests

Fix PullRequest #1904. Change bcm2835-bootloader package for distroconfig.txt updates

Description

I found PullRequest #1904 mistake in 22 Dec Nightly build. Each(GPICase/Pi02GPi) "distroconfig.txt" hadn't changed.

Reason

If it only change "distroconfig.txt", build system does not reconized changing bcm2835-bootloader package. Therefore, it was not updated image's "distroconfig.txt". It was needed to change also packages/tools/bcm2835-bootloader/package.mk.

Changed file : 1 file

packages/tools/bcm2835-bootloader/package.mk

Sorry for my late confirm. ASAI, Shigeaki

ShigeakiAsai commented 8 months ago

Retract.

ShigeakiAsai commented 6 months ago

This PR was not merged, but this problem is fixed after nightly 12th March.

I confirmed that it used distroconfig.txt for GPICase/Pi02GPi.

GPICase : Lakka-GPICase.arm-devbuild-v5.x-20240317-95029ef.img Pi02GPi : Lakka-Pi02GPi.arm-devbuild-v5.x-20240317-95029ef.img

Thanks ASAI, Shigeaki