diff mbox

[OpenWrt-Devel] feeds.conf.default: add dlan feed

Message ID 1419889990-5432-1-git-send-email-mhei@heimpold.de
State Rejected
Headers show

Commit Message

Michael Heimpold Dec. 29, 2014, 9:53 p.m. UTC
Since mcs814x/dLAN-USB-Extender profile refers to some packages in this
feed, we should list it here.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
---
 feeds.conf.default |    1 +
 1 file changed, 1 insertion(+)

Comments

Florian Fainelli Jan. 21, 2015, 11:58 p.m. UTC | #1
On 29/12/14 13:53, Michael Heimpold wrote:
> Since mcs814x/dLAN-USB-Extender profile refers to some packages in this
> feed, we should list it here.

blogic was asking whether these packages could be moved to the main
OpenWrt package feed instead, the answer is no, because they are
binary-only packages.

I have added instructions on how to include the feed to the profile in
r44071.

> 
> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
> ---
>  feeds.conf.default |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/feeds.conf.default b/feeds.conf.default
> index 208342c..16f07d0 100644
> --- a/feeds.conf.default
> +++ b/feeds.conf.default
> @@ -3,6 +3,7 @@ src-git luci https://github.com/openwrt/luci.git
>  src-git routing https://github.com/openwrt-routing/packages.git
>  src-git telephony https://github.com/openwrt/telephony.git
>  src-git management https://github.com/openwrt-management/packages.git
> +src-git dlan https://github.com/ffainelli/dlan-usb-extender-3rd-party.git
>  #src-git oldpackages http://git.openwrt.org/packages.git
>  #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package
>  #src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone
>
diff mbox

Patch

diff --git a/feeds.conf.default b/feeds.conf.default
index 208342c..16f07d0 100644
--- a/feeds.conf.default
+++ b/feeds.conf.default
@@ -3,6 +3,7 @@  src-git luci https://github.com/openwrt/luci.git
 src-git routing https://github.com/openwrt-routing/packages.git
 src-git telephony https://github.com/openwrt/telephony.git
 src-git management https://github.com/openwrt-management/packages.git
+src-git dlan https://github.com/ffainelli/dlan-usb-extender-3rd-party.git
 #src-git oldpackages http://git.openwrt.org/packages.git
 #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package
 #src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone