On Mon, Sep 16, 2024 at 8:24 PM David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> wrote: > > On Mon, Sep 16, 2024 at 02:45:23PM -0500, Rob Herring wrote: > > On Sat, Aug 17, 2024 at 4:39 AM David Gibson > > <david@xxxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > Rob Herring pointed out it's been a year and a half since the last dtc > > > release. There haven't actually been any headline changes since then, > > > but there has been a steady stream of small updates. So, I've rolled > > > up a new release. > > > > > > As usual, the git tree can be had from: > > > git://git.kernel.org/pub/scm/utils/dtc/dtc.git > > > and tarballs can be had from: > > > https://mirrors.edge.kernel.org/pub/software/utils/dtc/ > > > > The tarballs are there, but it doesn't look like you pushed the tag > > to git repo. > > Oops, sorry. FIxed now. Partially. The tag is there, but main/master don't include the tagged commit: 99031e3a4a6e (tag: v1.7.1) Bump version to v1.7.1 3d5e376925fd (HEAD -> master, origin/master, origin/main, origin/HEAD) setup: Move setting of srcdir down to the bottom e277553b9880 setup: Collect top-level code together Rob