8 Commits

Author SHA1 Message Date
Andreas Müller
4c3d75c89a scripts/update-recipe-checksums.sh: Fix by ignoring quotes in output
The have been introduced recently and turned our search and replace to noop

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-17 16:42:45 +02:00
Andreas Müller
1e88143ba8 update-recipe-checksums.sh: error out immediately in case of missing recipe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-15 12:35:00 +02:00
Andreas Müller
2442ec1ee0 update-recipe-checksums.sh: add optional -d param to set directory
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-10-18 00:59:34 +02:00
Andreas Müller
5ee9a3271c update-recipe-checksums.sh: accept multiple recipes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-23 23:30:15 +01:00
Andreas Müller
55364ea08a documenatation tweaks
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-13 10:56:24 +01:00
Andreas Müller
5d44dfa7da update-recipe-checksums: error out in case not target is set
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-10 19:20:27 +01:00
Andreas Müller
23fedc9c41 update-recipe-checksums.sh: rework
* replace for loop by while -> immediate response
* Ask bitbake for location of recipes

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-09 11:45:48 +01:00
Andreas Müller
addde18883 Add update-recipe-checksums.sh for automatic checksum alignment on bulk bumb
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-09 00:35:56 +01:00