uboot-usbarmory adjust wording in failed bootcmd.

This commit is contained in:
Jason Plum 2015-03-26 23:22:48 -04:00
parent 1ed76c1bfa
commit 4052168510
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ buildarch=4
pkgname=uboot-usbarmory
pkgver=2014.07
pkgrel=1
pkgrel=2
pkgdesc="U-Boot for USB armory"
arch=('armv7h')
url="https://github.com/inversepath/u-boot-usbarmory.git"
@ -15,7 +15,7 @@ source=("u-boot-${pkgver}::git+https://github.com/inversepath/u-boot-usbarmory.g
'alarm.patch'
'uEnv.txt')
md5sums=('SKIP'
'1306feac5b1d451af20d845e31ded762'
'e91817ce9752f85de4f2f91130b7d711'
'd41d8cd98f00b204e9800998ecf8427e')
prepare() {

View file

@ -82,7 +82,7 @@ index e00ec7b..cfd457b 100644
+ "echo Kernel found, but no device tree found;" \
+ "fi;" \
+ "fi;" \
+ "echo No Kernel found;" \
+ "echo Failed to locate Kernel;" \
+ "fi;"
+
#define CONFIG_BOOTCOMMAND \