u-boot (2022.04+dfsg-2)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/2022.04+dfsg-2 tag
- Git: https://salsa.debian.org/debian/u-boot.git
-
- Branch: debian/latest
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/u-boot
- Last scan: 2022-05-11 19:27:08+00
- Next scan: 2022-05-20 16:05:00+00
- Debian changelog in Git:
u-boot (2022.04+dfsg-2) unstable; urgency=medium
* debian/watch: Exclude erroneous upstream version.
* debian/patches: Add patches submitted upstream to enable SCSI on
rockpro64.
-- Vagrant Cascadian <vagrant@debian.org> Sun, 10 Apr 2022 16:28:14 -0700
- This branch is 6 commits ahead of tag debian/2022.04+dfsg-2
- Git log:
commit 59998a856082ce23b5d79197f061475903981865
Merge: 0ee71e1229 6732993737
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Mon Apr 25 18:14:46 2022 +0000
Merge branch 'wip/obbardc/rock-pi-e' into 'debian/latest'
Add Radxa ROCK Pi E support
See merge request debian/u-boot!20
commit 6732993737ddafcf013b919a69439b19a64e44e9
Author: Christopher Obbard <chris.obbard@collabora.com>
Date: Mon Apr 25 13:52:30 2022 +0100
Add Radxa ROCK Pi E support
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
commit 0ee71e12297b03165cedf08ded6ad21a260ca748
Merge: 4a1c422890 02965a5504
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Wed Apr 13 13:10:09 2022 -0700
Merge remote-tracking branch 'salsa/merge-requests/19' into debian/latest
commit 4a1c4228902cb347afca4f32b08301addfb7dc55
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Wed Apr 13 12:55:15 2022 -0700
debian/rules: Use a simpler sed call for CONFIG_LOCALVERSION.
commit 4ca1d4afabf219cd23a8cf114fb491f1a93f55c7
Author: Nicolas Boulenguez <nicolas@debian.org>
Date: Wed Apr 13 14:02:10 2022 +0200
Simplify the parts displaying a Debian-specific revision during boot.
(Closes: #1009638)
Use the LOCALVERSION dedicated Kconfig string instead of maintaining a
Debian-specific patch on the upstream Makefile.
The result at boot time should be similar.
commit 02965a5504d3eaea5dd685b2351181b587dd77f3
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Wed Apr 13 16:52:31 2022 +0200
debian: Add new package for STM32 boards
Mainline U-Boot has support for STM32MP1 dev boards. This adds a new
`u-boot-stm32` binary package on `armhf` with boot loaders for the
STM32MP157C-DK2, which is the only one I own from this series.
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>