diff options
Diffstat (limited to 'libre/uboot-omap4_panda')
-rw-r--r-- | libre/uboot-omap4_panda/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/uboot-omap4_panda/uboot-omap4_panda.install | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/uboot-omap4_panda/PKGBUILD b/libre/uboot-omap4_panda/PKGBUILD index c6ee4ac2a..2eef144fe 100644 --- a/libre/uboot-omap4_panda/PKGBUILD +++ b/libre/uboot-omap4_panda/PKGBUILD @@ -5,7 +5,7 @@ buildarch=4 pkgname=uboot-omap4_panda pkgver=2016.01 -pkgrel=1 +pkgrel=2 pkgdesc="U-Boot for PandaBoard and PandaBoard ES" arch=('armv7h') url="http://git.denx.de/u-boot.git/" diff --git a/libre/uboot-omap4_panda/uboot-omap4_panda.install b/libre/uboot-omap4_panda/uboot-omap4_panda.install index 52b834639..771f1f0b3 100644 --- a/libre/uboot-omap4_panda/uboot-omap4_panda.install +++ b/libre/uboot-omap4_panda/uboot-omap4_panda.install @@ -1,5 +1,5 @@ extlinux_warning() { - echo ">>> WARNING: for new entries, edit /boot/extlinux/extlinux.conf" + echo "==> WARNING: U-Boot uses Extlinux support to boot up. For setting it up, edit /boot/extlinux/extlinux.conf" } flash_uboot() { |