Andreas Gnau
bac9790dab
iop: update_package: Disable command
...
The update_package command no longer works with the new genconfig
design. For now, replace it with a message until its replacement has
been merged.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2024-01-24 13:49:54 +00:00
Erik Karlsson
eab01d27dd
iop: match against the full feed name when updating feeds.conf
...
Fix bug that is causing the wrong hash to be updated in case one feed
name happens to be a substring of another feed name.
2023-05-23 14:26:05 +00:00
Sukru Senli
7f3363ed1b
iop: update_package: if feed is given, update feeds.conf for that feed only
2021-06-11 11:06:00 +02:00
Sukru Senli
8f0df36664
iop: update_package: ignore the feed if not hash is used
2019-04-08 16:00:18 +02:00
Jonas Höglund
ffaaa4dbee
iop: Check if feed exists in update_package
2018-10-08 15:01:13 +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
Kenneth Johansson
a41267e62e
update_package: match only whole feeds name.
...
if there was a feed name that ended in the same string as another feed
the script got confused. Now only match full name.
2018-10-04 18:17:31 +02:00
Kenneth Johansson
16b0d830e0
update_package: got confused if there was no git hash.
2018-09-10 17:43:03 +02:00
Ionuț-Alex Oprea
62e6e41b86
iop: update_package: fix typos
2018-04-19 12:43:40 +02:00
Alex Oprea
4726ae7734
iop: update_package: use the uppercase N as default value selected
2017-06-08 14:00:04 +02:00
Alex Oprea
b1c4ae9cae
fix grammar
2017-05-20 02:13:15 +02:00
Reidar Cederqvist
34a24d227d
update_package.sh: fixed so version is asked for only when -v is set
2017-03-23 10:08:11 +01:00
Reidar Cederqvist
01d39c8552
iop-update_package: fixed so that -u flag is reset on every call
2017-03-22 11:35:35 +01:00
Alex Oprea
d793f92e7e
iop: update_package: fix output text
2017-01-26 13:43:12 +01:00
Kenneth Johansson
92b29dad02
IOP: update_package: only scan in the build directory that is currently in use.
2017-01-23 21:20:12 +01:00
Reidar Cederqvist
a8fd92202f
fixed splling error
2016-11-14 13:17:29 +01:00
Reidar Cederqvist
bf7c00a79f
added -u option to update_package
2016-11-14 13:06:07 +01:00
Jonas Höglund
b3af9d3695
Updated help message
2016-04-15 15:01:18 +02:00
Jonas Höglund
7d5d9f4fd2
Export update_package to iop
2016-04-13 11:33:58 +02:00
Jonas Höglund
6445cba038
Add update_package to iop/scripts
2016-04-13 11:33:58 +02:00