mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
makeself: upgrade 2.6.0 -> 2.7.1
Changelog: ============ - Base64 encoding now runs after compression, consistent with other post-compression encryption/encoding options. - Documentation updated to reflect that compression can be combined with encryption/encoding. - Compression now precedes encryption so both can be enabled together. - Signing passphrases are masked in stored metadata. - Added coverage for combined encryption + compression flows. - Access archive name from script - pre-extraction script execution in combination with --notemp -Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ SRC_URI = "\
|
||||
git://github.com/megastep/${BPN}.git;protocol=https;branch=master;tag=release-${PV} \
|
||||
"
|
||||
|
||||
SRCREV = "55d96ab79d39e10e3aec1bb1a7647ec0d4ddf1aa"
|
||||
SRCREV = "3815292f7359a4ccab8e27bdbe8a844947c51e4c"
|
||||
|
||||
|
||||
do_configure[noexec] = "1"
|
||||
Reference in New Issue
Block a user