From 660a17cf89d1f6c41b5c57009d733af62ae57232 Mon Sep 17 00:00:00 2001 From: Isaac David Date: Mon, 30 Oct 2017 00:54:11 -0600 Subject: uboot4extlinux-*: get in sync with current kernels --- libre-testing/uboot4extlinux-chiliboard/PKGBUILD | 2 +- .../uboot4extlinux-chiliboard/extlinux.conf | 21 +++------------------ 2 files changed, 4 insertions(+), 19 deletions(-) (limited to 'libre-testing/uboot4extlinux-chiliboard') diff --git a/libre-testing/uboot4extlinux-chiliboard/PKGBUILD b/libre-testing/uboot4extlinux-chiliboard/PKGBUILD index 1b00b881d..64c85700a 100644 --- a/libre-testing/uboot4extlinux-chiliboard/PKGBUILD +++ b/libre-testing/uboot4extlinux-chiliboard/PKGBUILD @@ -4,7 +4,7 @@ pkgname=uboot4extlinux-chiliboard pkgver=2014.07 -pkgrel=3 +pkgrel=3.1 pkgdesc="U-Boot with Extlinux support for ChiliBoard" arch=('armv7h') url="http://git.denx.de/u-boot.git/" diff --git a/libre-testing/uboot4extlinux-chiliboard/extlinux.conf b/libre-testing/uboot4extlinux-chiliboard/extlinux.conf index 3c50750b7..b29bec2d7 100644 --- a/libre-testing/uboot4extlinux-chiliboard/extlinux.conf +++ b/libre-testing/uboot4extlinux-chiliboard/extlinux.conf @@ -12,11 +12,6 @@ label Parabola GNU/Linux-libre, linux-libre-lts kernel append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 fdtdir /boot/dtbs/linux-libre-lts -label Parabola GNU/Linux-libre, linux-libre-knock kernel - kernel /boot/vmlinuz-linux-libre-knock - append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 - fdtdir /boot/dtbs/linux-libre-knock - label Parabola GNU/Linux-libre, linux-libre-lts-knock kernel kernel /boot/vmlinuz-linux-libre-lts-knock append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 @@ -27,21 +22,11 @@ label Parabola GNU/Linux-libre, linux-libre-hardened kernel append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 fdtdir /boot/dtbs/linux-libre-hardened -label Parabola GNU/Linux-libre, linux-libre-apparmor kernel - kernel /boot/vmlinuz-linux-libre-apparmor - append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 - fdtdir /boot/dtbs/linux-libre-apparmor - label Parabola GNU/Linux-libre, linux-libre-lts-apparmor kernel kernel /boot/vmlinuz-linux-libre-lts-apparmor append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 fdtdir /boot/dtbs/linux-libre-lts-apparmor -label Parabola GNU/Linux-libre, linux-libre-audit kernel - kernel /boot/vmlinuz-linux-libre-audit - append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 - fdtdir /boot/dtbs/linux-libre-audit - label Parabola GNU/Linux-libre, linux-libre-pck kernel kernel /boot/vmlinuz-linux-libre-pck append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 @@ -52,7 +37,7 @@ label Parabola GNU/Linux-libre, linux-libre-rt kernel append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 fdtdir /boot/dtbs/linux-libre-rt -label Parabola GNU/Linux-libre, linux-libre-xen kernel - kernel /boot/vmlinuz-linux-libre-xen +label Parabola GNU/Linux-libre, linux-libre-xtreme kernel + kernel /boot/vmlinuz-linux-libre-xtreme append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 - fdtdir /boot/dtbs/linux-libre-xen + fdtdir /boot/dtbs/linux-libre-xtreme -- cgit v1.2.2