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

Initial vesta commits.

parent dbbe7472
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
#Qualcomm 6234 firmware git
SRCBRANCH ?= "master"
SRC_URI = "git://git@git.rigado.com/Steelcase/vesta-firmware.git;protocol=ssh;branch=${SRCBRANCH};destsuffix=${S}/git "
SRC_URI = "git://git@git.rigado.com/vesta/vesta-firmware.git;protocol=ssh;branch=${SRCBRANCH};destsuffix=${S}/git "
do_install() {
......
......@@ -18,7 +18,7 @@ SRCBRANCH = "master"
#Always update SRCREV based on your last commit
SRCREV = "1f00aff46c542af6655960a2ecf6b9337947fb13"
SRC_URI = "git://git@git.rigado.com/Steelcase/u-boot-2015.04.git;protocol=ssh;branch=${SRCBRANCH}"
SRC_URI = "git://git@git.rigado.com/vesta/u-boot-2015.04.git;protocol=ssh;branch=${SRCBRANCH}"
S = "${WORKDIR}/git"
......
......@@ -11,7 +11,7 @@ INSANE_SKIP_scripts-vesta_append = "already-stripped"
#Rigado scripts
SRCBRANCH ?= "master"
SRC_URI = "git://git@git.rigado.com/Steelcase/vesta-scripts.git;protocol=ssh;branch=${SRCBRANCH};destsuffix=${S}/git "
SRC_URI = "git://git@git.rigado.com/vesta/vesta-scripts.git;protocol=ssh;branch=${SRCBRANCH};destsuffix=${S}/git "
do_install() {
install -d ${D}${exec_prefix}/rigado/scripts
......
......@@ -15,7 +15,7 @@ SRCBRANCH = "master"
#Always update SRCREV based on your last commit
SRCREV = "d2b8ec774c0de30e356a2f6f8f7ac535b754dc4e"
SRC_URI = "git://git@git.rigado.com/Steelcase/linux-fslc-imx-4.1-1.0.git;protocol=ssh;branch=${SRCBRANCH} \
SRC_URI = "git://git@git.rigado.com/vesta/linux-fslc-imx-4.1-1.0.git;protocol=ssh;branch=${SRCBRANCH} \
file://defconfig"
COMPATIBLE_MACHINE = "(imx6ul-vesta-v1|imx6ul-vesta-v2)"
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