From f728b4a05500686700a4d9618b0ccc233dde2a3a Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 10 Jan 2019 16:21:24 +0100 Subject: [libre-testing]: barebox: Add installation instructions The barebox binaries built with this package were tested with a beaglebone green, with an already configured barebox environment. The system booted fine. TODO before migrating to libre: - Package the utilities - 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libre-testing/barebox/PKGBUILD') diff --git a/libre-testing/barebox/PKGBUILD b/libre-testing/barebox/PKGBUILD index 133cbd700..47dd21280 100644 --- a/libre-testing/barebox/PKGBUILD +++ b/libre-testing/barebox/PKGBUILD @@ -4,12 +4,13 @@ _pkgname=barebox pkgname=barebox-am335x pkgver=2018.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="Barebox for devices with an am335x system on a chip" arch=('armv7h') makedepends=('lzop') url="http://barebox.org/" license=('GPL2') +install=${_pkgname}.install source=("http://barebox.org/download/${_pkgname}-${pkgver}.tar.bz2") sha512sums=('3f83c1057e16fac1ee3afac849e5f0a1e2353b767754e6f206178c99d709bc4b22127be9c340be471592c4c650f25e91fcc5a5ad28a8375a049a41a417c08dd1') -- cgit v1.2.3