Skip to content

Commit 9acb36e

Browse files
committed
treewide: drop patches related to uClibc-ng
These patches seems leftovers, because uClibc-ng was removed from OpenWrt main repo in 2020 [1]. If someone is uses still uClibc-ng, then these patches should be upstreamed. [1] https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=63fb175203bbf3b336804587c2f5b3a2d8132ec1 Signed-off-by: Josef Schlehofer <[email protected]>
1 parent bae138d commit 9acb36e

File tree

8 files changed

+4
-78
lines changed

8 files changed

+4
-78
lines changed

net/ibrdtnd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=ibrdtnd
1111
PKG_VERSION:=1.0.1
12-
PKG_RELEASE:=7
12+
PKG_RELEASE:=8
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases

net/ibrdtnd/patches/020-uClibc-ng.patch

Lines changed: 0 additions & 20 deletions
This file was deleted.

net/uwsgi/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=uwsgi
44
PKG_VERSION:=2.0.26
5-
PKG_RELEASE:=1
5+
PKG_RELEASE:=2
66

77
PYPI_NAME:=uWSGI
88
PYPI_SOURCE_NAME:=uwsgi

net/uwsgi/patches/010-uclibc-ng.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

sound/espeak/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=espeak
99
PKG_VERSION:=1.48.04
10-
PKG_RELEASE:=4
10+
PKG_RELEASE:=5
1111

1212
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.zip
1313
PKG_SOURCE_URL:=@SF/espeak

sound/espeak/patches/010-uclibcxx.patch

Lines changed: 0 additions & 21 deletions
This file was deleted.

utils/device-observatory/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=device-observatory
44
PKG_VERSION:=1.2.0
5-
PKG_RELEASE:=7
5+
PKG_RELEASE:=8
66

77
PKG_SOURCE_URL:=https://codeload.github.com/mwarning/device-observatory/tar.gz/v$(PKG_VERSION)?
88
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz

utils/device-observatory/patches/010-uClibc-ng.patch

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)