[LEDE-DEV] [RFC PATCH] tools/squashfs: change to upstream and update to new version 5.0-rc1

2017-05-26 Thread Alexander Couzens
squashfs is quite long unmaintained. All patches from major distributions are integrated. Fixed timestamp is now using the environment SOURCE_DATE_EPOCH instead of arguments. Signed-off-by: Alexander Couzens --- include/image.mk | 3 +- tools/squashfs4/Makefil

Re: [LEDE-DEV] GSOC 2017 - Implement NetJSON output in ubus (OpenWRT/LEDE) - Progress Report 2

2017-05-26 Thread Arun Kumar
Hi Mentors and Developer Community, This is the 3rd week's progress report of the project: Implement NetJSON output in ubus (OpenWRT/LEDE) 1. Updated proposal can be found at [1]. 2. Sample function to convert the output of JSON to NetJSON was implemented. 3. Nodewatcher agent code was analyze