summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/basu
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>
* basu: Update the SRCREV to get lld fixKhem Raj2023-12-051-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* basu: Update to latest masterKhem Raj2023-12-011-1/+1
| | | | | | | | | There is only one commit after 0.2.1 release which is to fix build with lld. https://git.sr.ht/~emersion/basu/commit/a08cf5a575325435040d35710dbac3d0c32b1676 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* basu: import recipe from meta-waylandMarkus Volk2022-12-231-0/+21
basu provides the sdbus api for builds without systemd. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>