From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 04 Jun 2013 09:25:05 +0200 Subject: [Buildroot] [PATCH 2/6] package/linux-firmware: bump version for new firmware In-Reply-To: <20130604091305.6fdc8fdc@skate> (Thomas Petazzoni's message of "Tue, 4 Jun 2013 09:13:05 +0200") References: <97ba0d959c1ec97eea764c84f57d1e2d5e99bff4.1370289131.git.yann.morin.1998@free.fr> <20130604091305.6fdc8fdc@skate> Message-ID: <87k3maficu.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: Thomas> Dear Yann E. MORIN, Thomas> On Mon, 3 Jun 2013 22:15:48 +0200, Yann E. MORIN wrote: >> -config BR2_PACKAGE_LINUX_FIRMWARE_RTL_8192 >> - bool "Realtek 8192" >> +config BR2_PACKAGE_LINUX_FIRMWARE_RTL_81XX >> + bool "Realtek 81xx" >> help >> - Realtek 8192 >> + Realtek 8188/8192 >> >> -config BR2_PACKAGE_LINUX_FIRMWARE_RTL_8712 >> - bool "Realtek 8712" >> +config BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX >> + bool "Realtek 87xx" >> help >> - Realtek 8712 >> + Realtek 8712/8723 Thomas> Warning, warning, warning: renaming of Kconfig options without Thomas> Config.in.legacy updates! Thomas> I must say I'm proud to be the one who mentions that, even after Peter Thomas> reviewed and committed the patch :-) Gaah, I even thought about it when I saw it, but then forgot about it again. Yann, will you send a patch adding Config.in.legacy handling for the old names? -- Bye, Peter Korsgaard