[LEDE-DEV] [PATCH] odhcpd: Update to 2016-12-01 snapshot

Florian Fainelli f.fainelli at gmail.com
Sun Dec 4 15:11:10 PST 2016


On 12/04/2016 02:53 PM, Karl Palsson wrote:
> Care to explain what you're updating? This patch is completely
> devoid of useful information without resorting to external
> sources. Surely, you have motivation for updating?

Having this commit below, and the other two make on top which are
bugfixes as well:

https://git.lede-project.org/?p=project/odhcpd.git;a=commitdiff;h=374dc3f13623df58275d9da51637976c34be125d

Mind complaining to whoever does similar updates in the future:

https://git.lede-project.org/?p=source.git;a=history;f=package/network/services/odhcpd/Makefile;h=f6ce26c150efc571719368e4e84bbbe2411fce48;hb=HEAD

> 
> Sincerely,
> Karl Palsson
> 
> 
> Florian Fainelli <f.fainelli at gmail.com> wrote:
>> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>
>> ---
>>  package/network/services/odhcpd/Makefile | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/package/network/services/odhcpd/Makefile
>> b/package/network/services/odhcpd/Makefile index
>> f6ce26c150ef..f8a74b93c911 100644
>> --- a/package/network/services/odhcpd/Makefile
>> +++ b/package/network/services/odhcpd/Makefile
>> @@ -8,15 +8,15 @@
>>  include $(TOPDIR)/rules.mk
>>  
>>  PKG_NAME:=odhcpd
>> -PKG_VERSION:=2016-11-21
>> +PKG_VERSION:=2016-12-01
>>  PKG_RELEASE=$(PKG_SOURCE_VERSION)
>>  
>>  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
>>  PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
>>  PKG_SOURCE_URL:=git://git.lede-project.org/project/odhcpd.git
>>  PKG_SOURCE_PROTO:=git
>> -PKG_SOURCE_VERSION:=5f425ed1e5f92397e27ec4f44820b6ef677b8134
>> -PKG_MIRROR_MD5SUM:=64ef09adbb88e1a419a689985dbc784c94003b247216d6e188e81b7f2807b032
>> +PKG_SOURCE_VERSION:=41b52688403016017eca812315a7206b6d27c097
>> +PKG_MIRROR_MD5SUM:=14b2ddb5a48d5af81e36594e7c526c2e2019c2d4b112af41f9004660bb84a230
>>  
>>  PKG_MAINTAINER:=Steven Barth <steven at midlink.org>
>>  PKG_LICENSE:=GPL-2.0
>> -- 
>> 2.9.3
>>
>>
>> _______________________________________________
>> Lede-dev mailing list
>> Lede-dev at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/lede-dev

-- 
Florian



More information about the Lede-dev mailing list