Skip to content

Commit

Permalink
[bot] AutoMerging: merge all upstream's changes:
Browse files Browse the repository at this point in the history
* https://github.com/coolsnowwolf/lede:
  automount: add kmod-fs-ntfs3 (coolsnowwolf#10671)
  n2n: move to `packages` feeds (coolsnowwolf#10611)
  • Loading branch information
github-actions[bot] committed Dec 23, 2022
2 parents 39cc5bd + 5acc561 commit a38d41a
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 265 deletions.
4 changes: 2 additions & 2 deletions package/lean/automount/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=automount
PKG_VERSION:=1
PKG_RELEASE:=39
PKG_RELEASE:=40
PKG_ARCH:=all

include $(INCLUDE_DIR)/package.mk
Expand All @@ -18,7 +18,7 @@ define Package/automount
TITLE:=Mount autoconfig hotplug script.
MAINTAINER:=Lean
DEPENDS:=+block-mount +kmod-fs-exfat +kmod-fs-ext4 +kmod-fs-vfat +libblkid \
+kmod-usb-storage +kmod-usb-storage-extras +!TARGET_ramips:kmod-usb-storage-uas
+kmod-usb-storage +kmod-usb-storage-extras +!TARGET_ramips:kmod-usb-storage-uas +kmod-fs-ntfs3
endef

define Package/automount/description
Expand Down
82 changes: 0 additions & 82 deletions package/lean/n2n/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions package/lean/n2n/files/n2n-migrate-conf.sh

This file was deleted.

24 changes: 0 additions & 24 deletions package/lean/n2n/files/n2n.config

This file was deleted.

142 changes: 0 additions & 142 deletions package/lean/n2n/files/n2n.init

This file was deleted.

11 changes: 0 additions & 11 deletions package/lean/n2n/patches/100-dynamic-libcap.patch

This file was deleted.

0 comments on commit a38d41a

Please sign in to comment.