Re: [LEDE-DEV] [PATCH resend 3/3] hostapd: bump PKG_RELEASE

2017-12-07 Thread Timo Sigurdsson
Hi Stijn, Stijn Tintel schrieb am 07.12.2017 12:05: > On 07-12-17 12:04, Timo Sigurdsson wrote: >> Hi, >> >> Stijn Tintel schrieb am 07.12.2017 01:35: >> >>> On 14-11-17 21:41, Timo Sigurdsson wrote: Increase PKG_RELEASE after latest changes to hostapd, so downstream users can fetch upd

Re: [LEDE-DEV] [PATCH resend 3/3] hostapd: bump PKG_RELEASE

2017-12-07 Thread Stijn Tintel
On 07-12-17 12:04, Timo Sigurdsson wrote: > Hi, > > Stijn Tintel schrieb am 07.12.2017 01:35: > >> On 14-11-17 21:41, Timo Sigurdsson wrote: >>> Increase PKG_RELEASE after latest changes to hostapd, so downstream >>> users can fetch updates via opkg. >>> >> You should have bumped PKG_RELEASE in the

Re: [LEDE-DEV] [PATCH resend 3/3] hostapd: bump PKG_RELEASE

2017-12-07 Thread Timo Sigurdsson
Hi, Stijn Tintel schrieb am 07.12.2017 01:35: > On 14-11-17 21:41, Timo Sigurdsson wrote: >> Increase PKG_RELEASE after latest changes to hostapd, so downstream >> users can fetch updates via opkg. >> > You should have bumped PKG_RELEASE in the previous commit. I've done > that in my staging tree

Re: [LEDE-DEV] [PATCH resend 3/3] hostapd: bump PKG_RELEASE

2017-12-06 Thread Stijn Tintel
On 14-11-17 21:41, Timo Sigurdsson wrote: > Increase PKG_RELEASE after latest changes to hostapd, so downstream > users can fetch updates via opkg. > You should have bumped PKG_RELEASE in the previous commit. I've done that in my staging tree. Thanks, Stijn ___

[LEDE-DEV] [PATCH resend 3/3] hostapd: bump PKG_RELEASE

2017-11-14 Thread Timo Sigurdsson
Increase PKG_RELEASE after latest changes to hostapd, so downstream users can fetch updates via opkg. Signed-off-by: Timo Sigurdsson --- package/network/services/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/hostapd/Makefile b/pack