summaryrefslogtreecommitdiff
path: root/packages/uboot/u-boot-mkimage-gta01-native_oe.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/uboot/u-boot-mkimage-gta01-native_oe.bb')
-rw-r--r--packages/uboot/u-boot-mkimage-gta01-native_oe.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/uboot/u-boot-mkimage-gta01-native_oe.bb b/packages/uboot/u-boot-mkimage-gta01-native_oe.bb
index 65c413c8d7..2eafac668f 100644
--- a/packages/uboot/u-boot-mkimage-gta01-native_oe.bb
+++ b/packages/uboot/u-boot-mkimage-gta01-native_oe.bb
@@ -74,6 +74,7 @@ do_compile () {
do_deploy () {
install -m 0755 tools/mkimage ${STAGING_BINDIR_NATIVE}/uboot-mkimage
+ ln -sf ${STAGING_BINDIR_NATIVE}/uboot-mkimage ${STAGING_BINDIR_NATIVE}/mkimage
}
do_deploy[dirs] = "${S}"