From 4efabdd4fcc19c30b09f49d1ec4d69fb110e8e29 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 15 Jan 2019 02:03:35 +0100 Subject: [libre-testing]: barebox: install instructions: add missing partition type Changing the partition type on a BeagleBone green made the bootrom not pick the bootloader anymore. TODO before migrating barebox and barebox-tools to libre: - Make sure that Parabola can fully boot once barebox is installed, without having to mess with the environment through the serial port. TODO: - Add an installation script to install barebox in a way that is similar to what people are used with GRUB. - Enable USB console at boot - Add support for other architectures (i686, x86_64) Signed-off-by: Denis 'GNUtoo' Carikli --- libre-testing/barebox/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre-testing/barebox/PKGBUILD') diff --git a/libre-testing/barebox/PKGBUILD b/libre-testing/barebox/PKGBUILD index 47dd21280..30003fd7a 100644 --- a/libre-testing/barebox/PKGBUILD +++ b/libre-testing/barebox/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=barebox pkgname=barebox-am335x pkgver=2018.12.0 -pkgrel=2 +pkgrel=3 pkgdesc="Barebox for devices with an am335x system on a chip" arch=('armv7h') makedepends=('lzop') -- cgit v1.2.3