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

Updated to latest rigtools.

Updated to latest u-boot.
Changed led to solid green.
parent ad713044
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,10 @@ PV = "v2015.04+git${SRCPV}"
PROVIDES += "u-boot"
SRCBRANCH = "master"
SRCBRANCH = "emmc-boot"
#Always update SRCREV based on your last commit
SRCREV = "f3f62dc90709ad1c5530379156b3a95d161aa7d0"
SRCREV = "79075e787df4a6c7e8c64693e96d037cb60fc714"
SRC_URI = "git://git.rigado.com/vesta/u-boot-2015.04.git;protocol=https;branch=${SRCBRANCH}"
......
......@@ -4,7 +4,7 @@ SUMMARY = "Rigado's general purpose tool"
DESCRIPTION = "A tool for the gateway which changes functionality based on how it is linked"
# The latest commit
SRCREV = "77b8cb787191ceaa9720a61bf8c5a1d7f39a005f"
SRCBRANCH ?= "master"
SRCREV = "e5595c4b20fbeb312c65744443435fd5f4418e00"
SRCBRANCH ?= "add_emmc"
require recipes-core/rigtools/rigtools.inc
......@@ -13,4 +13,4 @@ i2cset -y 0 0x08 0x66 0x48
cat /dev/bus/usb/001/001
#Led control
/usr/rigado/scripts/led_control.sh green flash
\ No newline at end of file
/usr/rigado/scripts/led_control.sh green
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