[LEDE-DEV] Collecting issues on github

2018-01-12 Thread Ted Hess
Hi folks, I would like to propose we close the issues tab on the github/openwrt/openwrt source repository as we did for the lede-project/source repo. We can continue to re-direct people to our bug-tracker for the mainline sources. The packages repo remains as it is now. /ted

Re: [LEDE-DEV] [PATCH 2/2] download.mk: introduce a new variable SKIPHASH

2017-12-07 Thread Ted Hess
Ack from me for PKG_HASH=none. Much easier to use. /ted -Original Message- From: Jo-Philipp Wich Sent: Thursday, December 07, 2017 9:56 AM To: lede-dev@lists.infradead.org Subject: Re: [LEDE-DEV] [PATCH 2/2] download.mk: introduce a new variable SKIPHASH Hi Baptiste, we've been

[LEDE-DEV] [PATCH] layerscape: rename firmware packages to avoid name collisions

2017-12-01 Thread Ted Hess
layerscape firmware package names collide with existing package contributions. Ex: layerscape mc and midnight-commander(mc) are in conflict. Firmware packages: mc, ppa, rcw and dpl are renamed to ls-mc, ls-ppa, ls-rcw and ls-dpl respectively. Signed-off-by: Ted Hess <th...@kitschensync.

Re: [LEDE-DEV] kernel 4.9 migration for next release

2017-10-29 Thread Ted Hess
Hi all - I have pushed an update to kernel 4.9 for ixp4xx to my staging repo at: https://git.lede-project.org/lede/thess/staging.git ixp4xx-kernel-4.9 I have only tested it on an Actiontec MI424WR and an NSLU2. Any feedback appreciated. I will merge it soon if no problems arise. /ted

Re: [LEDE-DEV] kernel 4.9 migration for next release

2017-10-02 Thread Ted Hess
-Original Message- From: Hauke Mehrtens Sent: Monday, October 02, 2017 3:18 PM To: lede-dev@lists.infradead.org Subject: [LEDE-DEV] kernel 4.9 migration for next release For the next major LEDE release after 17.01 all targets should be on kernel 4.9, otherwise they will most likely

[LEDE-DEV] Fw: FYI: LEDE got bossie award

2017-10-02 Thread Ted Hess
Fwd to a wider distribution /ted -Original Message- From: juha-pekka.laesvu...@iteco.fi Sent: Monday, October 02, 2017 8:07 AM To: cont...@lede-project.org Subject: FYI: LEDE got bossie award Hi! Just to let you know that LEDE got bossie award

Re: [LEDE-DEV] Conditional dependencies in Makefiles

2017-08-30 Thread Ted Hess
on intermediate config symbols (as we do with -custom) -- will give this a try. Regards, /ted -Original Message- From: Felix Fietkau Sent: Tuesday, August 29, 2017 3:04 PM To: Ted Hess ; lede-dev Subject: Re: [LEDE-DEV] Conditional dependencies in Makefiles Please don't introduce dependencies

Re: [LEDE-DEV] Conditional dependencies in Makefiles

2017-08-29 Thread Ted Hess
evaluation? /ted -Original Message- From: Alexandru Ardelean Sent: Tuesday, August 29, 2017 2:50 PM To: LEDE Development List ; Ted Hess Subject: Re: [LEDE-DEV] Conditional dependencies in Makefiles What if you do outside of the function def. ifeq ($(CONFIG_SOFT_FLOAT),y

[LEDE-DEV] Conditional dependencies in Makefiles

2017-08-29 Thread Ted Hess
Hi all - I have a package (ffmpeg) build problem which is trying to specify a different DEPENDS for soft-float systems and one for hard-float. The package definition is as follows: > define Package/libffmpeg-full > $(call Package/libffmpeg/Default) >  TITLE+= (full) >  DEPENDS+= @BUILD_PATENTED

[LEDE-DEV] libmpdclient - meson/ninja ?

2017-08-29 Thread Ted Hess
Hi all - The latest releases of libmpdclient, part of the Music Player Daemon (mpd), has been revised to build with the Meson build system and Ninja. It no longer has support for autotools & make. Since we do not have the availability of this build environment / toolchain, the current version

Re: [LEDE-DEV] [PATCH] libubox: Fix calloc_a() to return mem aligned pointers

2017-02-24 Thread Ted Hess
-Original Message- From: Felix Fietkau Sent: Friday, February 24, 2017 3:39 AM To: Ted Hess ; Yousong Zhou ; lede-dev Subject: Re: [LEDE-DEV] [PATCH] libubox: Fix calloc_a() to return mem aligned pointers On 2017-02-24 03:37, Ted Hess wrote: Yousong - As a side note to your side

Re: [LEDE-DEV] [PATCH] libubox: Fix calloc_a() to return mem aligned pointers

2017-02-23 Thread Ted Hess
-Original Message- From: Yousong Zhou Sent: Thursday, February 23, 2017 7:15 PM To: Ted Hess Cc: lede-dev Subject: Re: [LEDE-DEV] [PATCH] libubox: Fix calloc_a() to return mem aligned pointers On 24 February 2017 at 05:20, Ted Hess <th...@kitschensync.net> wrote: The c

[LEDE-DEV] [PATCH] libubox: Fix calloc_a() to return mem aligned pointers

2017-02-23 Thread Ted Hess
is all the burdensome considering the overhead of separate malloc/calloc/free call to accomplish the same thing. Signed-off-by: Ted Hess <th...@kitschensync.net> ---  utils.c | 7 +--  1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/utils.c b/utils.c index 5d9d5aa..314f716

Re: [LEDE-DEV] Making staging tree appear on cgit?

2017-01-17 Thread Ted Hess
On Tue, 2017-01-17 at 11:10 -0800, Florian Fainelli wrote: > Hi, > > Are there specific instructions not currently documented at: > https://lede-project.org/docs/guide-developer/the-source-code > > that are needed in order to make one's staging tree appear on cgit? > > Thanks! There should be

Re: [LEDE-DEV] forum limitations

2017-01-17 Thread Ted Hess
On Tue, 2017-01-17 at 09:32 -0800, David Lang wrote: > currently new users (for some definition of 'new', I have 63 posts starting  > within a day or two of when the forum was created) are limited to 3 replies in > a  > topic. > > This limit is really easy to hit in a technical discussion and is

Re: [LEDE-DEV] Branching LEDE 17.01

2017-01-10 Thread Ted Hess
On Tue, 2017-01-10 at 16:19 +0100, Jo-Philipp Wich wrote: > Hi guys, > > I'd like to branch off lede-17.01 on Friday, the 13th and would > appreciate if you could merge your outstanding, release critical work > until then. > > If you think we should delay branching, then raise your objections

Re: [LEDE-DEV] Fading out PolarSSL

2017-01-06 Thread Ted Hess
On Tue, 2017-01-03 at 17:32 +0100, Steven Barth wrote: > Hey everyone, > > > > > Currently known remaining users of polarssl are: > > > >  * bmx7 > >  * pianod > >  * shadowsocks-libev-polarssl > >  * shairport-sync-mini > >  * shairport-sync-polarssl > >  * transmission-cli-polarssl > >  *

Re: [LEDE-DEV] [Forum] Certificate expired

2016-12-08 Thread Ted Hess
Nope, @jow - you won... /ted -Original Message- From: Jo-Philipp Wich Sent: Thursday, December 08, 2016 5:09 PM To: Thomas Endt Cc: lede-dev@lists.infradead.org Subject: Re: [LEDE-DEV] [Forum] Certificate expired Thanks Thomas, will check in approx. one or two hours unless Ted

Re: [LEDE-DEV] How do you develop (compile) LEDE efficiently?

2016-11-07 Thread Ted Hess
-Original Message- From: Weedy Sent: Monday, November 07, 2016 3:03 PM To: Rafał Miłecki Cc: LEDE Development List Subject: Re: [LEDE-DEV] How do you develop (compile) LEDE efficiently? On Sun, Nov 6, 2016 at 3:24 PM, Rafał Miłecki wrote: I'm looking for a new

[LEDE-DEV] LEDE Forum now open for business

2016-11-03 Thread Ted Hess
Hi all - Here it is: https://forum.lede-project.org You can now self-register without admin approval. With a lot of help and comments from a bunch of the current users, I think we now have a very usable site. We may still tweak the style, layouts and options as we mature the site so don't be

Re: [LEDE-DEV] Has a forum been selected?

2016-11-01 Thread Ted Hess
On Tue, 2016-11-01 at 18:50 +, grgw...@unseen.is wrote: > Hey, guys. Looking forward to the start of a LEDE forum. Has a consensus been > reached on where it will be hosted? When it is up and running, will there be > any announcements other than on this mailing list? I'm wondering where I >

[LEDE-DEV] LEDE Forum - Startup mode

2016-10-25 Thread Ted Hess
Hi all - First off, thanks for all the feedback, suggestions and volunteers. For starters, and perhaps to become permanent, we have set up a copy of Discourse (http://discourse.org) for testing and evaluation. It is a very popular package for new organizations and it has a pretty active community

Re: [LEDE-DEV] [packages for-15.05 PATCH 2/2] ffmpeg: backport AAC fix for multichannel mapping

2016-09-30 Thread Ted Hess
Thanks for these updates - I manually merged them to for-15.05. https://github.com/openwrt/packages/commit/9de3069a949d303dcafd52c6df11baa7c673b 57f (Tried to include your SoB, but branch wouldn't allow force-push after amend -- sorry) /ted On Fri, 2016-09-30 at 14:17 +0200, Rafał Miłecki

Re: [LEDE-DEV] A Wiki for LEDE Documentation

2016-09-25 Thread Ted Hess
On Sun, 2016-09-25 at 20:15 +0200, Thomas Endt wrote: > What would be the official LEDE logo for the wiki? > > This one? > https://www.lede-project.org/logo/logo_small.png > > If yes: Can I have this in a bigger size, please? > The best place to start is here: 

Re: [LEDE-DEV] LEDE Wiki Teambuilding

2016-09-20 Thread Ted Hess
. Suggest a package... I don't usually hang-out on IRC, so email is the best way to communicate. /ted CC to lede-adm where others can weigh in. NameFunction = Ted Hess (th...@kitschensync.net), Martin Tippmann  (m...@i3o.de), Jan-Tarek Butt t

[LEDE-DEV] Extraneous messages from issue tracker

2016-09-08 Thread Ted Hess
Hi all - If you are receiving a message about a task change which was done by me and don't know what changed - It's due to the work I am doing on issue "tags". I am removing redundant information and cleaning up the actual tags in use to be single word items. Tags may now be a list of single

Re: [LEDE-DEV] lede forum

2016-07-24 Thread Ted Hess
On Sun, 2016-07-24 at 16:37 +0200, moeller0 wrote: > > > > On Jul 24, 2016, at 15:41 , tapper wrote: > > > > Hi with the ssl sert being messed up on the openwrt forum we really need a > > forum for lede. I don't know how to set one up but wen one is put up i wood > >

Re: [LEDE-DEV] new bugs mailing list

2016-06-22 Thread Ted Hess
Daniel - Subject to a few more folk's OKs and an up-coming adm meeting, I think we are going to go forward with Flyspray. There is no other proposed systems on deck for testing, so this is it unless someone proposes an alternative for further testing, etc. If you need any help getting at the

Re: [LEDE-DEV] Add info about git URLs in Lede Git Web

2016-06-02 Thread Ted Hess
Check it out now... /ted On Thu, 2016-06-02 at 13:41 +, Alexey Brodkin wrote: > Hello, > > I think it would be quite convenient to add info about URLs > that could be used for accessing Lede repos via git. > > In OpenWRT Git Web we had something like that: >

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Ted Hess
From: Rafał Miłecki Sent: Tuesday, May 24, 2016 3:37 AM To: lede-dev@lists.infradead.org Cc: Rafał Miłecki Subject: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE LEDE project seems to be using "LEDE" as its acronym everywhere. To keep things consistent adjust default

Re: [LEDE-DEV] Status of OpenWrt feeds in LEDE

2016-05-08 Thread Ted Hess
Mike - The packages in the LEDE source repo are just the base-system packages as they were in the OpenWRT repo. The Github packages (openwrt/packages) will continue as they are and will be used by both distros. Hopefully, the packages will continue to be build in both environments. /ted