Skip to content
Snippets Groups Projects
Commit d5e5c7e0 authored by David Mondou's avatar David Mondou
Browse files

Merge branch 'fix/vesta-500' into 'master'

Use u-boot-2015 for 500

See merge request vesta/meta-vesta!96
parents ff091899 e4595d52
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ SOC_FAMILY = "mx6ull"
KERNEL_DEVICETREE = "vesta-500.dtb"
KERNEL_DEVICETREE += "310-00110-0003.dtb"
PREFERRED_PROVIDER_kernel-module-qcacld = "kernel-module-qcacld_2.3.3"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-imx"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-vesta"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc-imx"
PREFERRED_VERSION_bluez5 = "5.47"
......
......@@ -18,7 +18,7 @@ PROVIDES += "u-boot"
SRCBRANCH = "master"
#Always update SRCREV based on your last commit
SRCREV = "cc02815e253c68e421ad9211d078d5275f7429a1"
SRCREV = "158adad1ffa25ec2373aed67be4f1b85fbf797d1"
SRC_URI = "git://git.rigado.com/vesta/u-boot-2015.04.git;protocol=https;branch=${SRCBRANCH}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment