diff options
author | Rainer Keller <rainer.keller@digia.com> | 2014-09-03 15:17:03 +0200 |
---|---|---|
committer | Rainer Keller <rainer.keller@digia.com> | 2014-09-09 11:13:03 +0300 |
commit | ff3975413e518b9435ae2239d29fee0c6295c17c (patch) | |
tree | 78aacd5f440444baa132fee536200bcb91b16fe1 /recipes/u-boot/u-boot-script-boundary_git.bbappend | |
parent | ded8f630fd877095aafa679c3c0120fe913483cd (diff) | |
download | meta-boot2qt-ff3975413e518b9435ae2239d29fee0c6295c17c.tar.gz |
Add update support to u-boot script
Change-Id: I519a91c57db891c16ccd1d8f61e622d8b16a3a2c
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
Diffstat (limited to 'recipes/u-boot/u-boot-script-boundary_git.bbappend')
-rw-r--r-- | recipes/u-boot/u-boot-script-boundary_git.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot-script-boundary_git.bbappend b/recipes/u-boot/u-boot-script-boundary_git.bbappend index 083b2fd..a479c2b 100644 --- a/recipes/u-boot/u-boot-script-boundary_git.bbappend +++ b/recipes/u-boot/u-boot-script-boundary_git.bbappend | |||
@@ -23,4 +23,5 @@ | |||
23 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" | 23 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" |
24 | SRC_URI += " \ | 24 | SRC_URI += " \ |
25 | file://0001-nitrogen6x-disable-console-cursor-blinking.patch \ | 25 | file://0001-nitrogen6x-disable-console-cursor-blinking.patch \ |
26 | file://0002-nitrogen6x-update.patch \ | ||
26 | " | 27 | " |