[OpenWrt-Devel] [PATCH 1/2] CC: brcm2708: Add sysupgrade for Rasperry Pi

John Crispin blogic at openwrt.org
Fri Jul 24 05:28:35 EDT 2015



On 24/07/2015 11:24, Bruno Randolf wrote:
> On 07/24/2015 08:12 AM, John Crispin wrote:
>> On 17/07/2015 19:18, Bruno Randolf wrote:
>>> diff --git a/target/linux/brcm2708/Makefile b/target/linux/brcm2708/Makefile
>>> index 30f6e1d..37ff204 100644
>>> --- a/target/linux/brcm2708/Makefile
>>> +++ b/target/linux/brcm2708/Makefile
>>> @@ -19,7 +19,8 @@ SUBTARGETS:=bcm2708 bcm2709
>>>  KERNEL_PATCHVER:=3.18
>>>  
>>>  include $(INCLUDE_DIR)/target.mk
>>> -DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835
>>> +DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835 \
>>> +	kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1
>>>  
>>>  define Target/Description
>>>  	Build firmware image for Broadcom BCM2708/BCM2709 SoC devices.
>>
>> these changes are unrelated to sysupgrade. please split the patch up
> 
> Hi John,
> 
> This is necessary for sysupgrade, since it stores the sysupgrade.tgz in
> the FAT32 boot partition.
> 
> Greetings,
> bruno
> 


of course, failed to see the obvious ..
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list