[OpenWrt-Devel] [PATCH 1/3] octeon: sysupgrade: get rootfsdev from kernel cmdline

John Crispin blogic at openwrt.org
Thu Dec 4 19:23:44 EST 2014


too late ... i just pushed the code :) send a fix up patch please



On 05/12/2014 01:21, Stijn Tintel wrote:
> On 05-12-14 01:01, Stijn Tintel wrote:
>>  platform_do_upgrade() {
>>  	local board=$(octeon_board_name)
>> +	local rootfs="$(platform_get_rootfs)"
>> +
>> +	[ -d "${rootfs}" ] || return 1
> This should be -b, please ignore this patch series, I'll send a new one.
> 
> Kind regards,
> Stijn
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
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