No description
Find a file
Jonas Höglund 0fe9ac1a0d Update feed [ iopsys ] package [ fdtextract ]
-------------------------------------------------------------------------------
* a15079b Update README
* 97c3897 Update README
* 31e6cc7 Don't print the algo with the hash.
* 9246b1c Get attribute from root node.
* 1d1556a Print hash algo.
* cdb7ee7 Check hash algo.
* 30d1aed Get hash of image.
* b5bb0eb Extract image to file.
* 34c12c4 Write image to file
* 03328f9 Get size and offset of image.
-------------------------------------------------------------------------------
commit a15079b20b8ded68e5f91f69b79993ef8afd52ab
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-07 09:24:33 +0200

    Update README

Base directory -> /
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 97c38977f0f843b02b82c156fbffb56ebd49246c
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-07 09:23:05 +0200

    Update README

Base directory -> /
 README.md | 28 +++++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 31e6cc7e7ecdc6aec29c99c7feedfb19624f3b59
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-07 09:20:01 +0200

    Don't print the algo with the hash.

Base directory -> /
 fdtextract.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 9246b1c36f083bda292c876273465a7713a5727a
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-07 09:18:09 +0200

    Get attribute from root node.

Base directory -> /
 fdtextract.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 47 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 1d1556a5b1f5a4206bb24430562227e8727b9d88
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-06 15:05:11 +0200

    Print hash algo.

Base directory -> /
 fdtextract.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit cdb7ee7e3365841bd944b897328cebe441083b9c
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-06 14:53:19 +0200

    Check hash algo.

Base directory -> /
 fdtextract.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 30d1aedc1643f53ea0465a096f5ed1bf6f94b876
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-06 14:32:29 +0200

    Get hash of image.

Base directory -> /
 fdtextract.c | 34 +++++++++++++++++++++++++++++++---
 1 file changed, 31 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit b5bb0eb23b47298603553e4a99f7c60c59386018
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-06 13:49:28 +0200

    Extract image to file.

Base directory -> /
 fdtextract.c | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
commit 34c12c48bc6900b0c7d70ad95f12fc102507b816
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-06 11:47:56 +0200

    Write image to file

Base directory -> /
 fdtextract.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 03328f97927199df098cb1fe49efc842d213a7a4
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-04-06 11:13:28 +0200

    Get size and offset of image.

Base directory -> /
 fdtextract.c | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
-------------------------------------------------------------------------------
2021-04-07 09:45:24 +02:00
ated treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
bashdb bachdb:update Makefile with licence info 2019-09-04 16:13:15 +02:00
bbf bbf: 4.0.6 2021-04-06 15:10:52 +01:00
bbk_cli bbk_cli: initial package 2019-09-21 14:12:35 +02:00
bootchart2 bootchart2: Makefile added licence 2019-09-04 16:12:34 +02:00
bulkdata bbf: new vendor extension mechanism 2021-03-25 19:37:47 +01:00
catv correct copyright headers in package Makefiles 2020-11-17 13:14:22 +01:00
crashlog remove reference to non-existing parameters 2020-11-17 13:22:09 +01:00
crun crun: initial port: v0.17 2021-02-11 19:58:47 +01:00
dectmngr Update package [ dectmngr ] 2021-03-29 11:45:07 +02:00
dslmngr Update feed [ iopsys ] package [ dslmngr ] 2021-03-19 16:01:39 +01:00
easy-qos remove reference to iopsys_brcm63xx_mips target 2020-11-01 10:42:32 +01:00
easy-soc-events treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
easy-soc-libs easy-soc-libs: 6.1.89 2021-03-23 19:59:43 +01:00
endptmngr treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
ethmngr treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
fatrace fatrace: Changed licences to correct license file and update opkg database 2019-09-05 10:32:51 +02:00
fdtextract Update feed [ iopsys ] package [ fdtextract ] 2021-04-07 09:45:24 +02:00
gryphon-led-module gryphon-led-module: add get/set brightness 2021-01-28 17:05:53 +00:00
icwmp icwmp: 6.5.5-2021-03-25 2021-03-25 10:59:00 +01:00
ieee1905 ieee1905: dont log stdout to syslog 2021-03-31 17:19:02 +02:00
imonitor treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
inbd inbd: Update version number 2021-03-15 11:02:20 +01:00
iop iop: select package uuidgen 2021-03-25 14:19:27 +01:00
iopupgrade treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
iwatchdog iwatchdog:updated copyright and added opkgs data plus changed name to iopsys 2019-09-05 14:20:08 +02:00
json-editor treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
libjwt libwjt:added opkg licenses tag 2019-09-05 14:30:02 +02:00
libmicroxml treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
libpicoevent treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
librpc Add librpc 2019-11-22 14:46:18 +01:00
libtrace libtrace: correct dependency 2020-05-09 16:46:39 +02:00
lmbench lmbench: added opkg licences hooks 2019-09-05 15:10:16 +02:00
loop-detector treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
ltq-nand lqt-nand:added opkg licences hooks 2019-09-05 15:15:58 +02:00
map-1905 map-1905: 0.0.19 2021-03-18 08:56:15 +01:00
map-agent map-agent: 3.1.14 2021-03-31 15:50:46 +02:00
map-controller map-controller: 2.4.9 2021-03-31 17:54:40 +02:00
map-topology map-topology: 1.5.20 2021-03-31 10:49:55 +02:00
mcastmngr mcastmngr: resolve bug #3015 2020-09-02 18:50:09 +05:30
mqtt-ciotc treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
ndisc ndisc: Added opkg licenses tag 2019-09-05 15:34:44 +02:00
ndt ndt: add pkg_hash 2020-06-08 16:20:47 +02:00
netmode treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
obuspa obuspa: Percent encode default EndpointID 2021-03-31 13:03:05 +05:30
owsd owsd: hotplug: map aliases against interface on ifup 2021-03-17 09:48:22 +01:00
paho-mqtt-c correct copyright headers in package Makefiles 2020-11-17 13:14:22 +01:00
peripheral_manager Update feed [ iopsys ] package [ peripheral_manager ] 2021-03-23 17:25:36 +01:00
port-management port-management: Fix failing uci-defaults script 2021-02-06 10:08:44 +00:00
prj-unish treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
qosmngr treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
questd questd: 5.2.2 2021-03-27 09:47:30 +01:00
rulengd treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
shflags treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
sipcalc There is no kmod-ipv6 2019-11-26 10:21:52 +01:00
stun move tr-069 packages out of trx69 folder 2020-09-15 16:20:11 +02:00
swmodd treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
twamp TWAMP: fix the parent path of TWAMPReflector object 2021-03-31 10:01:43 +01:00
uboot treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
ubus-mqtt treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
udpechoserver bbf: new vendor extension mechanism 2021-03-25 19:37:47 +01:00
uspd uspd: Fix vendor extn in parallel calls 2021-03-26 17:47:37 +05:30
voicesec treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
wfadatad wfadatad: 3.2.4 2021-03-31 16:50:49 +02:00
wifimngr wifimngr: start wps on all APs 2021-03-24 17:07:36 +00:00
xmpp bbf: new vendor extension mechanism 2021-03-25 19:37:47 +01:00