Jonas Höglund
73124c3d37
Overwrite from openwrt_core
2019-11-20 15:12:48 +01:00
Jonas Höglund
be2a34fcb4
iop: Remove base-files from default packages.
...
Base-files extraction is broken. Apply initial commit from existing
base-files branch and modify extract_core.sh like so:
- orphan_branch tmp
+ # orphan_branch tmp
+ git checkout $repo
Then extract base-files.
2019-11-20 11:48:30 +01:00
Jonas Höglund
a3f8d33711
iop: Update extract core for iop5
2019-11-20 10:35:17 +01:00
Strhuan Blomquist
9724913f14
iop: added option to create a license report after a build
2019-10-30 13:49:46 +01:00
Strhuan Blomquist
df03c86b1d
buildsystem iop:add support to generate CVE reports to iop
2019-10-15 09:54:18 +02:00
Sukru Senli
7cf77df7e5
change opensdk tarball path
2019-09-21 13:20:29 +02:00
Sukru Senli
66ff95a2b0
iop: remove ice-client from open tarball generation
2019-09-12 15:02:26 +02:00
Sukru Senli
e5c8ff6b69
iop: genconfig: use iopsys consumer repo by default
2019-04-30 15:36:44 +02:00
Sukru Senli
f97a4d659d
iop: genconfig: deselect GITMIRROR_REWRITE correctly
2019-04-11 10:58:07 +02:00
Sukru Senli
8f0df36664
iop: update_package: ignore the feed if not hash is used
2019-04-08 16:00:18 +02:00
Kenneth Johansson
0d36a03130
genconfig: add option to force build of bcmkernel to one thread.
...
to allow the jenkins builds to use this but to still default to
parallel build for developers.
2019-03-28 15:22:59 +01:00
Kenneth Johansson
d6b3059ca9
genconfig: add mirror for tar files.
...
New location http://download.iopsys.eu/iopsys/mirror/
2019-03-22 15:27:46 +01:00
Kenneth Johansson
c5e4078895
genconfig: add verification to config.
...
This makes an extra check to see that option we want set is actually
in the final config.
2019-03-04 14:10:54 +01:00
Jonas Höglund
e41ae36a70
feeds_update: Fix error message.
...
Adding -p flag to install removes:
WARNING: No feed for package 'targets' found, maybe it's already part
of the standard packages?
2019-02-18 13:29:41 +01:00
Kenneth Johansson
5d36e88aae
feeds_update: fix installation of targets.
...
intel target moved. make sure the old link is gone.
2019-02-15 10:57:28 +01:00
Jonas Höglund
6d0a673c40
genconfig: Check if local target script exists.
2019-02-13 10:13:28 +01:00
Sukru Senli
5e6279c872
iop: genconfig: new way of testing access to repos
2019-02-08 10:42:19 +01:00
Ronny Nilsson
ae520f39fb
sdk: make install_key to work in target intel_mips as well.
2019-02-06 15:13:50 +01:00
Sukru Senli
6b51f62caf
iop: update_feed_branches: set release branch as upstream
2019-02-05 11:32:16 +01:00
Sukru Senli
d804ac28b9
iop: adapt update_feed_branches script to dev.iopsys.eu
2019-02-04 13:46:19 +01:00
Sukru Senli
56b2db5817
Revert "iop: genconfig: directory check before cd to it"
...
This reverts commit a2aa796cda .
2019-01-30 15:29:28 +01:00
Sukru Senli
a2aa796cda
iop: genconfig: directory check before cd to it
2019-01-30 08:43:34 +01:00
Jonas Höglund
7564ef08d6
Fix intel configuration problem
2019-01-25 15:22:15 +01:00
Jonas Höglund
9139217694
We no longer need to support a LUCI profile
2019-01-25 14:04:06 +01:00
Jonas Höglund
714b7ade2f
Move master config
2019-01-25 14:00:11 +01:00
Jonas Höglund
1561d7b6b4
Target and board configs are moved to target feeds
2019-01-25 12:02:04 +01:00
Jonas Höglund
5115b71ce8
We no longer need to build openwrt ramips.
2019-01-25 11:32:17 +01:00
Jonas Höglund
8078dff380
Ask target feeds for board names
2019-01-24 14:16:45 +01:00
Kenneth Johansson
351965e397
iop upgrade: add upgrade of boot loader.
2019-01-16 21:32:02 +01:00
Kenneth Johansson
2187c6cadd
iop upgrade: implement force image.
...
during development we might want to do it.
2019-01-16 19:01:23 +01:00
Kenneth Johansson
4fa352c5fc
iop upgrade: add handling of no reboot option.
2019-01-16 16:58:42 +01:00
Kenneth Johansson
4e9836fa17
iop: remove ssh_sysupgrade*
...
use ssh_upgrade instead.
2019-01-14 15:34:14 +01:00
Kenneth Johansson
c2776532c5
iop upgrade: add sysupgrade option.
...
Needed to be able to update old boards.
2019-01-14 15:22:07 +01:00
Kenneth Johansson
ebd13be2c5
iopupgrade: Add interactive mode.
2019-01-14 14:58:00 +01:00
Kenneth Johansson
e0792ad185
iop ssh_upgrade: lost a $
...
it compared a string instead of a variable.
2019-01-11 17:09:02 +01:00
Kenneth Johansson
d18fd1cd4a
iop ssh_upgrade: ask before starting flash.
...
Printout what options is going to be used and ask if its ok before
burning image.
2019-01-11 16:04:46 +01:00
Kenneth Johansson
7571abd272
iop update: new iop command ./iop ssh_update.
...
Only tested on dg400 and will fail on mediatek and intel boards.
Does currently not handle keeping the configuration.
2019-01-10 23:11:31 +01:00
Reidar Cederqvist
af9cfe3e93
iop: genconfig: allow more than one customer at the same time refs #14604
...
Ex: ./iop genconfig dg400prime GNI ELION
2019-01-03 16:27:49 +01:00
Oussama Ghorbel
0876536e9a
add norrland board
2018-12-28 11:47:43 +01:00
Sukru Senli
8d27db3d09
iop: correct bcmopen tarball symlink
2018-12-18 17:10:16 +01:00
Oussama Ghorbel
9f20352d24
rename easy550_anywan_smart3board to speedport_smart3
2018-11-30 16:49:21 +01:00
Kenneth Johansson
01e0a25d3f
genconfig: -b now list all the boards.
2018-11-23 17:18:54 +01:00
Kenneth Johansson
de7c7b2f96
genconfig: add easy350 board.
2018-11-23 17:01:43 +01:00
Oussama Ghorbel
cd9dcad8f7
add easy550_anywan_smart3board
2018-11-12 15:54:07 +01:00
Oussama Ghorbel
e90e81a8b2
implement TARGET_DEVICES and converge to lantiq/intel_mips
2018-11-12 15:44:38 +01:00
Anjan Chanda
b5975b6dab
iop: fix 'wifilife' tarball content
2018-10-09 15:02:12 +02:00
Jonas Höglund
ffaaa4dbee
iop: Check if feed exists in update_package
2018-10-08 15:01:13 +02:00
Anjan Chanda
803f139c8c
wifilife: fix for open build
2018-10-05 18:04:04 +02:00
Kenneth Johansson
ac59ef0a8a
fix problem when the feed name is a substring of the URL.
...
iopsys feed matched also dev.iopsys.eu in the URL.
2018-10-05 17:17:20 +02:00
Anjan Chanda
3666863bc5
iop: fix wifilife consumer build
2018-10-05 13:41:37 +02:00