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

Added imx6ul-vesta-v2-ubifs.dtb to build.

Removed zImage from rootfs.
parent 531fd6f7
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ MACHINE_FEATURES += " pci wifi bluetooth"
SOC_FAMILY = "mx6ul"
KERNEL_DEVICETREE = "imx6ul-vesta-v2.dtb"
KERNEL_DEVICETREE = "imx6ul-vesta-v2.dtb imx6ul-vesta-v2-ubifs.dtb"
PREFERRED_PROVIDER_u-boot = "u-boot-vesta"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-vesta"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-vesta"
......
......@@ -16,7 +16,7 @@ PROVIDES += "u-boot"
SRCBRANCH = "master"
#Always update SRCREV based on your last commit
SRCREV = "1f00aff46c542af6655960a2ecf6b9337947fb13"
SRCREV = "76cf62a6f018e6fded61b6b9a1787b5e3d8db160"
SRC_URI = "git://git.rigado.com/vesta/u-boot-2015.04.git;protocol=https;branch=${SRCBRANCH}"
......
......@@ -7,13 +7,14 @@ require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
DEPENDS += "lzop-native bc-native"
RDEPENDS_kernel-base = ""
PV .= "4.1-1.0+git${SRCPV}"
SRCBRANCH = "master"
#Always update SRCREV based on your last commit
SRCREV = "537fd041b313b4e6bfb5302407f16dc900f2aa1a"
SRCREV = "d81c587fea18e3d8102cab2d68caab94fbfe0d3d"
SRC_URI = "git://git.rigado.com/vesta/linux-fslc-imx-4.1-1.0.git;protocol=https;branch=${SRCBRANCH} \
file://defconfig"
......
......@@ -10,4 +10,5 @@ IMAGE_INSTALL_append = " \
lua \
libarchive \
avahi-daemon \
openssh \
"
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