diff options
author | Isaac David <isacdaavid@isacdaavid.info> | 2017-06-04 14:43:09 -0500 |
---|---|---|
committer | Isaac David <isacdaavid@isacdaavid.info> | 2017-06-04 14:46:39 -0500 |
commit | 8cc36f0455114d86f8255d4913215459ae195643 (patch) | |
tree | 23c1b815d0ec3bf068b2e178ea64096e7edacd49 /libre/uboot4extlinux-am335x_bone | |
parent | 999f405d25a323ecb7c91d03ce56b7de5b79838a (diff) | |
download | abslibre-8cc36f0455114d86f8255d4913215459ae195643.tar.gz abslibre-8cc36f0455114d86f8255d4913215459ae195643.tar.bz2 abslibre-8cc36f0455114d86f8255d4913215459ae195643.zip |
uboot4extlinux-*: track current kernel images, pkgrel bump
Diffstat (limited to 'libre/uboot4extlinux-am335x_bone')
-rw-r--r-- | libre/uboot4extlinux-am335x_bone/PKGBUILD | 10 | ||||
-rw-r--r-- | libre/uboot4extlinux-am335x_bone/extlinux.conf | 88 |
2 files changed, 54 insertions, 44 deletions
diff --git a/libre/uboot4extlinux-am335x_bone/PKGBUILD b/libre/uboot4extlinux-am335x_bone/PKGBUILD index 1d108feb6..609f64ac2 100644 --- a/libre/uboot4extlinux-am335x_bone/PKGBUILD +++ b/libre/uboot4extlinux-am335x_bone/PKGBUILD @@ -7,7 +7,7 @@ buildarch=4 pkgname=uboot4extlinux-am335x_bone pkgver=2015.04 -pkgrel=3 +pkgrel=4 pkgdesc="U-Boot with Extlinux support for BeagleBone and BeagleBone Black" arch=('armv7h') url="http://git.denx.de/u-boot.git/" @@ -20,10 +20,10 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" '0001-parabola-arm-modifications.patch' 'extlinux.conf' 'uEnv.txt') -md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd' - '37784c8f8f52a615d65e775018d237fb' - '2a20e20b446f8f28cac3c7a092b0d09f' - 'ccb79775b81654e16fca18825c7f2506') +sha256sums=('0a1a70df586655f527befa6f12e184e96ed61b126e5a567382321b17200f5d60' + 'ba5c395e5250fa13d608823e278936862d4fc472cfbf24dc94d9d90e5d9360b7' + 'e96d167d99967ebefde8d02b27b4564e46409cc0c8738d5de72f431a2e438cf8' + '4ef3c3177e4476cdb1790dd021d2383ef9913c029d005ffbeb61b958e753672e') prepare() { cd u-boot-${pkgver} diff --git a/libre/uboot4extlinux-am335x_bone/extlinux.conf b/libre/uboot4extlinux-am335x_bone/extlinux.conf index 8e285c40d..3c50750b7 100644 --- a/libre/uboot4extlinux-am335x_bone/extlinux.conf +++ b/libre/uboot4extlinux-am335x_bone/extlinux.conf @@ -7,42 +7,52 @@ label Parabola GNU/Linux-libre, linux-libre kernel append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 fdtdir /boot/dtbs/linux-libre -#label Parabola GNU/Linux-libre, linux-libre-lts kernel -# kernel /boot/vmlinuz-linux-libre-lts -# 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 -# fdtdir /boot/dtbs/linux-libre-lts-knock - -#label Parabola GNU/Linux-libre, linux-libre-grsec kernel -# kernel /boot/vmlinuz-linux-libre-grsec -# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 -# fdtdir /boot/dtbs/linux-libre-grsec - -#label Parabola GNU/Linux-libre, linux-libre-grsec-knock kernel -# kernel /boot/vmlinuz-linux-libre-grsec-knock -# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 -# fdtdir /boot/dtbs/linux-libre-grsec-knock - -#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 -# fdtdir /boot/dtbs/linux-libre-pck - -#label Parabola GNU/Linux-libre, linux-libre-rt kernel -# kernel /boot/vmlinuz-linux-libre-rt -# append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 -# fdtdir /boot/dtbs/linux-libre-rt +label Parabola GNU/Linux-libre, linux-libre-lts kernel + kernel /boot/vmlinuz-linux-libre-lts + 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 + fdtdir /boot/dtbs/linux-libre-lts-knock + +label Parabola GNU/Linux-libre, linux-libre-hardened kernel + kernel /boot/vmlinuz-linux-libre-hardened + 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 + fdtdir /boot/dtbs/linux-libre-pck + +label Parabola GNU/Linux-libre, linux-libre-rt kernel + kernel /boot/vmlinuz-linux-libre-rt + 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 + append root=/dev/mmcblk0p1 rw console=ttyO0,115200n8 + fdtdir /boot/dtbs/linux-libre-xen |