Comment 1 for bug 1999039

Revision history for this message
Dave Jones (waveform) wrote :

Attaching patch against Debian unstable. For ease of review, relevant commits
and tags have been pushed to the following repository:

https://code.launchpad.net/~waveform/ubuntu/+source/u-boot/+git/u-boot

Specifically:

* logical/2022.07+dfsg-1ubuntu7 represents our split-out delta on top of old/debian (2022.07+dfsg-1)
* logical/2022.10+dfsg-1ubuntu1 represents our rebased delta on top of new/debian (2022.10+dfsg-1)
* merge/2022.10+dfsg-1ubuntu1 just adds changelog and maintainer changes on top of logical/2022.10+dfsg-1ubuntu1

Hence, the following command may produce output useful to the purposes of review:

git range-diff old/debian..logical/2022.07+dfsg-1ubuntu7 new/debian..logical/2022.10+dfsg-1ubuntu1