git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
22d7aa0
)
lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
author
Adrian Schmutzler
<redacted>
Tue, 11 Feb 2020 13:05:35 +0000
(14:05 +0100)
committer
Adrian Schmutzler
<redacted>
Tue, 11 Feb 2020 13:05:35 +0000
(14:05 +0100)
Since the brcm2708 target has been renamed to bcm27xx in openwrt
repo, update the dependency to the target in this package.
Signed-off-by: Adrian Schmutzler <redacted>
net/lcdringer/Makefile
patch
|
blob
|
history
diff --git
a/net/lcdringer/Makefile
b/net/lcdringer/Makefile
index 98d4eca486e4016f5bc162f5c99b663b9010647c..8cf3a22304b82f18c1603c71fc046c60a8df8b2e 100644
(file)
--- a/
net/lcdringer/Makefile
+++ b/
net/lcdringer/Makefile
@@
-31,7
+31,7
@@
include $(INCLUDE_DIR)/nls.mk
define Package/lcdringer
SECTION:=network
CATEGORY:=Network
- DEPENDS:=+libgee +libgstreamer1 +loudmouth @TARGET_b
rcm2708
+ DEPENDS:=+libgee +libgstreamer1 +loudmouth @TARGET_b
cm27xx
TITLE:=lcdringer
URL:=https://www.flyn.org/projects/lcdringer/
endef
git clone https://git.99rst.org/PROJECT