Skip to content

Commit 4a6ba2d

Browse files
[bot] AutoMerging: merge all upstream's changes:
* https://github.com/coolsnowwolf/lede: package: Sync with upstream (coolsnowwolf#10641) tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642) tools/upx: remove (coolsnowwolf#10622) dnsmasq: set a cachesize default value 8192 ath10k: add missing 256qam patch mt76: update to the latest version ath9k: add missing dependency on random core mac80211: update to linux 6.1-rc8 mac80211: remove old legacy legacy drivers
2 parents 369629f + b45566e commit 4a6ba2d

File tree

393 files changed

+4053
-59421
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

393 files changed

+4053
-59421
lines changed

package/devel/strace/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
99
include $(INCLUDE_DIR)/kernel.mk
1010

1111
PKG_NAME:=strace
12-
PKG_VERSION:=6.0
12+
PKG_VERSION:=6.1
1313
PKG_RELEASE:=1
1414

1515
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
1616
PKG_SOURCE_URL:=https://strace.io/files/$(PKG_VERSION)
17-
PKG_HASH:=92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338
17+
PKG_HASH:=2579e9cec37dbb786f6ea0bebd15f40dd561ef2bde2a2a2ecdce5963b01859fd
1818

1919
PKG_MAINTAINER:=Felix Fietkau <[email protected]>
2020
PKG_LICENSE:=LGPL-2.1-or-later

package/devel/trace-cmd/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=trace-cmd
4-
PKG_VERSION:=v3.1.4
4+
PKG_VERSION:=v3.1.5
55
PKG_RELEASE:=1
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
88
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/
9-
PKG_HASH:=447e095dbdfb0d362ab8c2086d62d80c5a2ecf67aef09b8f6b0cc064c0e1bfb5
9+
PKG_HASH:=9af1ea00e312d03639470e126fa9c786789f03c16df93a57c0bc90eeffbc7d50
1010

1111
PKG_LICENSE:=GPL-2.0-only
1212
PKG_LICENSE_FILES:=COPYING

package/firmware/b43legacy-firmware/Makefile

-72
This file was deleted.

package/kernel/acx-mac80211/Makefile

-253
This file was deleted.

package/kernel/acx-mac80211/patches/100-compat.patch

-16
This file was deleted.

0 commit comments

Comments
 (0)