meta-digi/meta-digi-arm/recipes-kernel
Javier Viguera fc488b7f1b linux-dey: fix 'do_deploy' failure by removing not needed symlink
KERNEL_IMAGE_BASE_NAME and KERNEL_IMAGE_SYMLINK_NAME default values have
changed in Yocto 2.2, so now this appended command is failing because
it's translated to:

ln -sf -4.1-r0.2-ccimx6ulstarter-20170216122147.bin ccimx6ulstarter

which fails with:

ln: invalid option -- '4'

Just remove it, because we don't need that symlink anymore. New U-Boot's
'zimage' and 'uimage' environment variables have default values ending in
'.bin' which is what Yocto provides.

https://jira.digi.com/browse/DEL-3451

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-02-28 11:46:57 +01:00
..
cryptodev cryptodev: install cryptodev-module for CC6 2016-05-27 16:10:36 +02:00
kernel-module-atheros meta-digi-arm: split ath6kl firmware from kernel module 2015-10-15 18:01:15 +02:00
kernel-module-gpio meta-digi: use recommended BP and BPN variables for FILESEXTRAPATHS 2015-03-13 18:43:12 +01:00
kernel-module-qualcomm kernel-module-qualcomm: fix issue with _scan_callback at module unload 2017-02-13 11:59:45 +01:00
kernel-modules kernel-module-imx-gpu-viv: refresh patches after module upgrade 2016-07-07 11:03:32 +02:00
linux linux-dey: fix 'do_deploy' failure by removing not needed symlink 2017-02-28 11:46:57 +01:00