Re: [LEDE-DEV] [PATCH 2/2] x86: fix sysupgrade to work on mmcblk
Oops, broken. Please wait for v2. run testing++ -- Russell Senior, President russ...@personaltelco.net ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev
[LEDE-DEV] [PATCH 2/2] x86: fix sysupgrade to work on mmcblk
Reworks block device detection slightly and accomodates the different partition naming scheme, e.g. mmcblk0p1 vs sda1 Signed-off-by: Russell Senior --- target/linux/x86/base-files/lib/upgrade/platform.sh | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/target/linux/x