Age | Commit message (Collapse) | Author |
|
|
|
To create the deblobbed tarball, the following files from lbml were
modified by bill-auger (and pastebined on #parabola on liberachat):
- resources/scripts/build/release/u-boot-libre
- resources/scripts/download/u-boot
So to enable users to recreate (and potentially modify) the packages
it's a good idea to at least add these (modified) files in git.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
I asked bill-auger to push his modifications so he uploaded the
packages to libre-testing and the PKGBUILD modifications to abslibre.
Since the pakcages have been uploaded to libre-testing it's better to
move them here.
While the code is not ready yet, it enables users to test the new
u-boot which fixes the Ethernet PHY. From linux-sunxi we have[1]:
Proper fix for rev. F and newer is to apply trace length
compensation at the PHY.
This is done by default (also for rev. H and newer despite commit
message mentioning only realtek not Micrel) since mainline linux
v5.15 and since mainline u-boot v2022.04;
[1]https://linux-sunxi.org/Olimex_A20-OLinuXino-Lime2#calibrate_at_PHY
That page also has more background on the issue being fixed here
(basically making all the various Lime 2 A20 revisions (which have
different Ethernet PHY) work with the same u-boot binary / package.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
Freemor agreed to use the CC0 licenses for all the ebuilds made by
pers[1].
[1] On the 27 April 2021 on #parabola on liberachat we have:
02:31 < Freemor> re: PKGBUILD license - I'm fine with both the CC)
and the README
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
see note in the 'revert v98 branding' commit, and
https://lists.parabola.nu/pipermail/dev/2022-March/008200.html
|
|
All these u-boot pakcages were consolidated in SOC specific packages
instead of board specific pakcages in libre.
In addition the libre packages are more recent and in sync with the
Parabola armv7h installation manual.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The package seems not to be maintained, and to use an old 4.2 version
of ffmpeg and we now use ffmpeg 4.4 from extra.
That package was added to remove support for CUDA which is nonfree.
The CUDA support in ffmpeg seems to have moved to LLVM (with the
--enable-cuda-llvm option) and the llvm package of Arch Linux seems to
be built with some CUDA support but it doesn't depends on any CUDA
package (else it would depend on cudnn or another pakcage with 'cuda'
in its name).
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
x86_64 - built fine and pushed.
i686 - built fine and pushed
armv7h - Fails in configure with missing curses libraries.
need to track that down.
|
|
Bump version
Add the rest of the logic for ARM builds
- ARM builds with error: semop(1): encountered an error: Function not implemented
Possibly unrelated to the PKGBUILD.
|
|
support. \
builds for x86_64 and i686
needs minor tweaks for arm due to lack of libmfx
placing it here so we can get it solid before launching it on the community as
ffmpeg is backend to a load of stuff.
|
|
libre/linux-libre-chromebook is confirmed to work, otherwise I'll build an special CrOS kernel in [libre]
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
about a conflict with "same package in another repository".
|
|
|
|
this version of pacman needed to be built
by its own version of makepkg
in order to avoid the silent strip failure
and produce debug packages
|
|
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|
|
your-system-sanity which will prevent the installation of rubygems as it is a TPPM
|
|
|
|
|
|
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
|
|
GRUB images are in /boot/grub/${arch}-${target}/, so it's
better to use similar paths for barebox to make it more
consistent and familiar to users that already know GRUB.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|