summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/makeself
Commit message (Collapse)AuthorAgeFilesLines
* meta-openembedded/all: adapt to UNPACKDIR changesAlexander Kanavin2025-06-251-1/+0
| | | | | | | | | | | | | Please see https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265 for what changes are needed, and sed commands that can be used to make them en masse. I've verified that bitbake -c patch world works with these, but did not run a world build; the majority of recipes shouldn't need further fixups, but if there are some that still fall out, they can be fixed in followups. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* makeself: upgrade 2.4.5 -> 2.5.0Wang Mingyu2023-03-171-1/+1
| | | | | | | | | | | | Changelog: ============ Adds improved support for NetBSD, OpenBSD Improved support for minimal Linux distributions such as Alpine Added bzip3 compression support Increased control over GPG signing via the GPG extra parameters Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* makeself: upate anonymous git access and dropped man page.Jan Vermaete2022-09-031-2/+1
| | | | | | | | | | Review on the mailinglist requested to drop the 'git' user in the SRC_URI. The man files seems to be outdated, so I've dropped it. https://github.com/megastep/makeself/issues/260 Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* makeself: added makeself as new recipeJan Vermaete2022-08-271-0/+29
Based on the older recipe of intel-iot-refkit. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>