lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 398c7ea91913d82a56be447118e022a35aabc5c7
parent ff69a86076b39955660ab18328a3fa1f94298967
Author: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Date:   Tue, 30 Aug 2016 13:27:15 +0200

linuxptp: Update to version 1.8

Signed-off-by: Wojciech Dubowik <klute99@gmail.com>

Diffstat:
Mnet/linuxptp/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/linuxptp/Makefile b/net/linuxptp/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=linuxptp -PKG_VERSION:=20151118 +PKG_VERSION:=1.8 PKG_RELEASE:=2 -PKG_REV:=999c86f4a9da4bf4508b3a69289f58166ed18a55 +PKG_REV:=891d56e4292653c5c19ac8345159a1f1f5b2df26 PKG_MAINTAINER:=Wojciech Dubowik <Wojciech.Dubowik@neratec.com> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2