snap-pi:make-travis-happy

Last commit made on 2020-02-04
Get this branch:
git clone -b make-travis-happy https://git.launchpad.net/snap-pi

Branch merges

Branch information

Name:
make-travis-happy
Repository:
lp:snap-pi

Recent commits

dc45995... by Łukasz Zemczak

libc6-dev-armhf-cross is a recommends.

5c6f7b1... by Łukasz Zemczak

Missing dep on lsb-release

51b08e6... by Łukasz Zemczak

Merge pull request #23 from waveform80/merge-classic-core

Merge classic and core

e85ba15... by Łukasz Zemczak

Try adding an explicit dep on libc-dev for things like travis.

5d48249... by Łukasz Zemczak

Fix cross-compiling. Add missing build-packages.

78dc268... by Dave Jones

Remove redundant patches, fix fdt_high

The uboot patches are no longer required (all u-boot images come from
the u-boot-rpi package). Fixed an issue with uboot re-locating the fdt
on the Pi4; the loaded environment was wiping the fdt_high and
initrd_high values in the environment. These are now restored as early
as possible in bootcmd.

1f27acf... by Dave Jones

Merge classic and core gadgets

This is not yet complete, but is about 90% there. Specifically, psplash
(for core) is still being built manually from some commit in the yocto
project. This ought to be packaged, or replaced with something that's
already packaged. A 64-bit boot config for core is also still required.

Finally, the core boot environment should be merged into the classic
boot script, but this requires changes to snapd itself.

f2ec795... by Łukasz Zemczak

ugh, paste typo

784ddae... by Łukasz Zemczak

Proper ordering.

4650266... by Łukasz Zemczak

Add a new uboot-pi4 part and a pi4 config section.