Skip to content

Commit

Permalink
tools/dwarves: update to v1.29
Browse files Browse the repository at this point in the history
Update to include the latest upstream improvements and bugfixes, including
pahole now always encoding reproducibly.

Drop the local patch:
     100-reproducible-builds.patch

Release Notes: https://lore.kernel.org/bpf/Z4-TDt42dTKZvCo6@x1/
Signed-off-by: Tony Ambardar <[email protected]>
Link: openwrt/openwrt#17705
Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
guidosarducci authored and robimarko committed Jan 26, 2025
1 parent 730db6b commit 22d1e6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
4 changes: 2 additions & 2 deletions tools/dwarves/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=dwarves
PKG_VERSION:=1.28
PKG_VERSION:=1.29
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://fedorapeople.org/~acme/dwarves/
PKG_HASH:=826efc0fc9237d3c1e9c01553ea387a8cb46e8dc119ff863889043f4ed54b2ae
PKG_HASH:=59c597d4e953c714d6f3ff36aeed2ac30cba85c1d7b94d0c87ca91d611d98a56

PKG_MAINTAINER:=Tony Ambardar <[email protected]>
PKG_LICENSE:=GPL-2.0-only
Expand Down
12 changes: 0 additions & 12 deletions tools/dwarves/patches/100-reproducible-builds.patch

This file was deleted.

0 comments on commit 22d1e6c

Please sign in to comment.