zeus migration: swupdate: update recipe to 2019.11
https://jira.digi.com/browse/DEL-7001 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
0b6499082a
commit
940d21a87c
|
|
@ -14,5 +14,5 @@ do_configure_append() {
|
|||
do_install_append() {
|
||||
# Copy the 'progress' binary.
|
||||
install -d ${D}${bindir}/
|
||||
install -m 0755 tools/progress_unstripped ${D}${bindir}/progress
|
||||
install -m 0755 tools/swupdate-progress ${D}${bindir}/progress
|
||||
}
|
||||
Loading…
Reference in New Issue