summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-kernel
diff options
context:
space:
mode:
authorPhong Tran <tranmanphong@gmail.com>2017-02-23 23:58:14 +0700
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-02-24 12:58:02 +0000
commite84ab8f9850fb03c2be3ae61e948a0425cd4b6cd (patch)
tree9306d388312de39b579f185005dba45ec476d53a /meta-agl-bsp/recipes-kernel
parent2d02de7b1c69a0acd02f5966567dd223cc99c54d (diff)
Fix the typo of sufix qemux86-64
The machine name is qemux86-64 not qemux86_64 Change-Id: Iab643759f2df4e702abe518611a9347415668e27 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Diffstat (limited to 'meta-agl-bsp/recipes-kernel')
-rw-r--r--meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend
index 49899a4d9..fcd028062 100644
--- a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend
+++ b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend
@@ -17,4 +17,4 @@ SRC_URI += " file://rtl_sdr.cfg \
# disk drivers for vmdk
SRC_URI_append_qemux86 = " file://vbox-vmware-sata.cfg "
-SRC_URI_append_qemux86_64 = " file://vbox-vmware-sata.cfg "
+SRC_URI_append_qemux86-64 = " file://vbox-vmware-sata.cfg "