poky/meta/classes
Jens Rehsack 67886623d9 kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=y
In case, kernel config enables compressed modules, support of
splitting via split_kernel_module_packages won't find any module.
So, first expand module pattern regex to recognize compressed
modules and then objcopy on temporary extacted to extract module
information.

(From OE-Core rev: fae400b225827400bf32380a7d599d3b2969db55)

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-26 10:09:08 +01:00
..
allarch.bbclass allarch: only enable allarch when multilib is not used 2018-09-13 07:42:28 +01:00
archiver.bbclass archiver/package_rpm: Fix the worst src.rpm generation race 2019-02-06 08:29:07 +00:00
autotools-brokensep.bbclass autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
autotools.bbclass autotools.bbclass: adjust indentation for consistency 2018-09-05 18:00:24 +01:00
base.bbclass base/pixbufcache: Remove obsolete sstatecompletions code 2019-04-05 17:32:50 +01:00
bash-completion.bbclass bash-completion: add bash-completion to DEPENDS for target packages 2016-08-25 23:03:45 +01:00
bin_package.bbclass bin_package: fail if ${S} doesn't actually contain anything 2017-12-02 11:25:32 +00:00
binconfig-disabled.bbclass ncurses.inc: add v6 binconfig-disabled entries 2016-12-22 08:50:17 +00:00
binconfig.bbclass binconfig: only try to mangles files 2018-12-01 11:38:37 +00:00
blacklist.bbclass classes/recipes: Convert SkipPackage -> SkipRecipe 2018-01-26 13:09:09 +00:00
bluetooth.bbclass bluetooth.bbclass: simplify recipe inference of bluetooth provider 2015-02-17 13:43:38 +00:00
buildhistory.bbclass classes/buildhistory: display modified git branches 2019-01-14 17:38:24 +00:00
buildstats-summary.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
buildstats.bbclass buildstats.bbclass: Avoid index exception in /proc/PID/io parsing 2017-03-01 23:27:10 +00:00
ccache.bbclass ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issues 2019-01-14 11:35:55 +00:00
ccmake.bbclass ccmake.bbclass: Fix up un-escaped quotes in output formatting 2019-04-12 09:29:06 +01:00
chrpath.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
clutter.bbclass clutter-gtk-1.0: convert to meson 2019-02-19 16:14:57 +00:00
cmake.bbclass cmake: Support Eclipse and other cmake generators 2019-04-10 13:46:17 +01:00
cml1.bbclass cml1.bbclass: Use POSIX sh instead of var-SHELL 2019-04-03 14:50:13 +01:00
compress_doc.bbclass classes/compress_doc: add missing import subprocess 2019-01-16 15:35:07 +00:00
copyleft_compliance.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
copyleft_filter.bbclass copyleft_filter.bbclass: restore possiblity to filter on type 2017-06-28 20:55:08 +01:00
core-image.bbclass core-image.bbclass: update available IMAGE_FEATURES 2017-03-24 23:43:32 +00:00
cpan_build.bbclass meta/classes: adjust perl-related classes to the new recipes 2019-01-11 10:39:09 +00:00
cpan-base.bbclass meta/classes: adjust perl-related classes to the new recipes 2019-01-11 10:39:09 +00:00
cpan.bbclass meta/classes: adjust perl-related classes to the new recipes 2019-01-11 10:39:09 +00:00
cross-canadian.bbclass crosssdk/cross-canadian: Set LIBCOVERRIDE correctly 2018-12-26 11:12:12 +00:00
cross.bbclass native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILD 2019-01-26 13:39:37 +00:00
crosssdk.bbclass crosssdk/cross-canadian: Set LIBCOVERRIDE correctly 2018-12-26 11:12:12 +00:00
cve-check.bbclass cve-check: Allow multiple entries in CVE_PRODUCT 2018-10-29 17:01:45 +00:00
debian.bbclass meta: Fix Deprecated warnings from regexs 2019-01-16 15:35:07 +00:00
deploy.bbclass classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task flag 2018-04-10 09:10:36 +01:00
devicetree.bbclass device-tree.bbclass: Add support to compile overlays separately 2019-03-09 14:43:10 +00:00
devshell.bbclass devshell.bbclass: clean up trailing whitespaces 2017-06-06 19:02:43 +01:00
devtool-source.bbclass devtool: Support kmeta directory usage with devtool modify/finish 2019-03-06 10:39:25 +00:00
devupstream.bbclass devupstream.bbclass: minor typo fix 2017-04-19 10:18:43 +01:00
distro_features_check.bbclass distro_features_check.bbclass: show all error info at one time 2019-01-11 10:39:09 +00:00
distrooverrides.bbclass distrooverrides.bbclass: fix default configuration 2017-07-17 14:01:36 +01:00
distutils-base.bbclass Revert "distutils-base.bbclass: Do not use -pie with hardening" 2017-06-09 17:12:14 +01:00
distutils-common-base.bbclass distutils-common-base.bbclass: Define commonly used compiler variables 2018-09-04 11:03:55 +01:00
distutils.bbclass distutils{, 3}.bbclass: improve error messages 2018-09-21 18:45:46 -07:00
distutils3-base.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
distutils3.bbclass distutils{, 3}.bbclass: improve error messages 2018-09-21 18:45:46 -07:00
dos2unix.bbclass dos2unix.bbclass: Move to oe-core 2018-08-20 17:38:22 +01:00
externalsrc.bbclass externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipes 2018-10-08 14:13:54 +01:00
extrausers.bbclass extrausers.bbclass: Suggest to use IMAGE_CLASSES rather than INHERIT 2019-01-18 16:24:40 +00:00
fontcache.bbclass fontcache: fix postinst for nativesdk case 2019-01-26 13:39:37 +00:00
fs-uuid.bbclass gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
gconf.bbclass meta: Fix Deprecated warnings from regexs 2019-01-16 15:35:07 +00:00
gettext.bbclass cross-canadian/gettext: Drop unneeded nativesdk-gettext dependency 2018-01-14 09:11:58 +00:00
gio-module-cache.bbclass gio-module-cache.bbclass: pass in ${libexecdir} 2018-04-05 14:49:07 +01:00
glide.bbclass glide.bbclass: Add class to easy Glide use 2018-03-25 09:40:42 +01:00
gnome.bbclass gnome: move introspection options to gnomebase 2015-08-24 23:46:53 +01:00
gnomebase.bbclass gnomebase.bbclass: allow a meson-specific version 2018-01-05 12:02:36 +00:00
go.bbclass go.bbclass: Remove unused override 2019-04-12 09:29:06 +01:00
goarch.bbclass goarch.bbclass: Simplify logic 2019-04-12 09:29:06 +01:00
gobject-introspection-data.bbclass classes/gobject-introspecton-data: lazy assign GI_DATA_ENABLED 2016-09-14 22:22:08 +01:00
gobject-introspection.bbclass gobject-introspection: auto-enable/-disable gobject-introspection for meson 2019-04-11 21:15:56 +01:00
godep.bbclass godep.bbclass: Add helper class to enable go-dep tool 2018-03-06 06:43:10 -08:00
grub-efi-cfg.bbclass default-distrovars: set default KERNEL_IMAGETYPE(S) 2018-03-31 09:48:42 +01:00
grub-efi.bbclass grub-efi*.bbclass: don't reference vmlinuz 2018-03-06 06:35:42 -08:00
gsettings.bbclass gsettings: allow the schemas to be in any package 2019-01-11 10:39:09 +00:00
gtk-doc.bbclass gtk-doc.bbclass: unify option setting for meson-based recipes 2019-04-25 00:05:20 +01:00
gtk-icon-cache.bbclass gtk-icon-cache: Add PACKAGE_WRITE_DEPS for postinst 2017-01-20 11:53:49 +00:00
gtk-immodules-cache.bbclass gtk-immodules-cache.bbclass: convert cache creation to postinst_intercept mechanism 2018-06-18 11:07:58 +01:00
icecc.bbclass icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCH 2019-04-25 00:05:20 +01:00
image_types_wic.bbclass image_types_wic: add do_image_wic before do_image_complete 2018-05-04 13:28:05 +01:00
image_types.bbclass Set XZ_COMPRESSION_LEVEL to -9 2019-04-16 11:10:02 +01:00
image-buildinfo.bbclass image-buildinfo: Remove unused function argument 2018-12-08 17:17:01 +00:00
image-combined-dbg.bbclass image: add image-combined-dbg helper class 2018-04-07 11:44:50 +01:00
image-container.bbclass image-container.bbclass: Error if not using linux-dummy 2017-02-19 06:49:00 -08:00
image-live.bbclass image-live: fix check for rootfs size with hddimg images 2018-07-15 16:16:16 +01:00
image-mklibs.bbclass linuxloader: Convert to python function 2018-08-23 17:58:59 +01:00
image-postinst-intercepts.bbclass image-postinst-intercepts.bbclass: add class 2018-08-16 09:49:39 +01:00
image-prelink.bbclass linuxloader: Convert to python function 2018-08-23 17:58:59 +01:00
image.bbclass default-distrovars: Drop DISTRO_FEATURES_LIBC 2019-02-28 13:21:54 +00:00
insane.bbclass insane.bbclass: Trigger unrecognzed configure option for meson 2019-04-11 21:15:57 +01:00
kernel-arch.bbclass kernel-arch.bbclass: add m68k to kernel arch map 2018-10-08 14:13:54 +01:00
kernel-artifact-names.bbclass kernel-artifact-names.bbclass: Add 2 more variables to make it easier to change all names with one variable 2018-08-21 14:49:42 +01:00
kernel-devicetree.bbclass kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NAME to *_NAME 2018-08-21 14:49:42 +01:00
kernel-fitimage.bbclass kernel-fitimage: support RISC-V 2019-04-12 13:40:21 +01:00
kernel-grub.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
kernel-module-split.bbclass kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=y 2019-04-26 10:09:08 +01:00
kernel-uboot.bbclass kernel-uboot: support Image kernel type for arm64 2018-01-23 23:43:45 +00:00
kernel-uimage.bbclass u-boot: Add mkenvimage tool 2018-11-23 23:35:19 +00:00
kernel-yocto.bbclass linux-yocto: fix SRC_URI patching with unified repos 2019-03-12 11:57:41 -07:00
kernel.bbclass kernel.bbclass: convert base_do_unpack_append() to a task 2019-04-23 23:30:19 +01:00
kernelsrc.bbclass image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasks 2017-01-28 23:32:16 +00:00
lib_package.bbclass lib_package.bbclass: Correct comment referring to bin directories. 2013-01-07 11:09:42 +00:00
libc-common.bbclass glibc: Drop obsolete rpc and libnsl 2018-05-09 10:47:50 +01:00
libc-package.bbclass default-distrovars: Drop DISTRO_FEATURES_LIBC 2019-02-28 13:21:54 +00:00
license_image.bbclass classes/license_image.bbclass: Fix rootfs license file permissions 2019-02-15 08:17:49 +00:00
license.bbclass classes: Remove tab indentations in python code 2018-11-23 23:35:19 +00:00
linux-kernel-base.bbclass classes: Remove tab indentations in python code 2018-11-23 23:35:19 +00:00
linuxloader.bbclass linuxloader.bbclass: Refactor to have seprate functions for musl/glibc loader 2018-09-21 18:45:46 -07:00
live-vm-common.bbclass default-distrovars: set default KERNEL_IMAGETYPE(S) 2018-03-31 09:48:42 +01:00
logging.bbclass logging.bbclass: Enclose the tr string in quotes 2018-02-24 10:31:48 +00:00
manpages.bbclass manpages.bbclass: Update RDEPENDS and post install scripts 2018-06-15 17:56:24 +01:00
mcextend.bbclass mcextend: Add helper class useful for multiconfig 2019-03-03 15:38:13 +00:00
meson.bbclass llvm: fix more places where '8.0' version of llvm was hardcoded 2019-04-01 14:48:44 +01:00
meta.bbclass meta: fix no newline at end of file 2014-07-03 17:41:16 +01:00
metadata_scm.bbclass metadata_scm: Drop orphaned monotone functions 2018-11-14 11:14:39 +00:00
migrate_localcount.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
mime.bbclass mime.bbclass: fix do_package_qa_multilib error of lib32-fltk 2018-10-01 13:04:49 +01:00
mirrors.bbclass recipes: Update git.gnome.org addresses after upstream changes 2018-09-04 11:03:56 +01:00
module-base.bbclass make-mod-scripts: change how some kernel module tools are built 2018-02-24 10:31:44 +00:00
module.bbclass module.bbclass: Add INSTALL_FW_PATH for out-of-tree modules 2018-11-16 11:46:07 +00:00
multilib_global.bbclass multilib: avoid expanding grub and grub-efi to multilib 2018-10-01 13:04:49 +01:00
multilib_header.bbclass multilib_header: Update wrapper to handle arm 32/64 bit 2017-03-31 10:10:29 +01:00
multilib_script.bbclass multilib_script: fix packages split 2018-11-27 22:13:11 +00:00
multilib.bbclass musl,glibc,newlib: Drop redundant STAGINGCC 2019-01-21 23:44:22 +00:00
native.bbclass native: Enable RDEPENDS handling 2019-02-17 10:19:59 +00:00
nativesdk.bbclass nativesdk.bbclass: set consistent staging dirs regardless of multilib 2018-09-27 23:41:41 +01:00
nopackages.bbclass nopackages.bbclass: deltask foo_setscene 2016-05-30 15:58:11 +01:00
npm.bbclass npm.bbclass: allow overriding NPM_INSTALL_DEV 2018-10-25 14:53:44 +01:00
oelint.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
own-mirrors.bbclass own-mirrors.bbclass: allow other settings of PREMIRRORS have effect 2017-10-16 23:52:44 +01:00
package_deb.bbclass package_ipk|deb: Use oe.utils.multiprocess_launch 2018-07-24 11:52:27 +01:00
package_ipk.bbclass image_types.bbclass: Set memory usage limit and CPU threads for xz 2019-02-14 11:20:55 +00:00
package_rpm.bbclass archiver/package_rpm: Fix the worst src.rpm generation race 2019-02-06 08:29:07 +00:00
package_tar.bbclass classes: Drop now unneeded update_data calls 2017-02-15 09:29:55 -08:00
package.bbclass Add source package to ${PACKAGES} 2019-03-06 23:12:27 +00:00
packagedata.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
packagefeed-stability.bbclass packagefeed-stability.bbclass: change another bb.plain to bb.note 2017-08-18 10:40:27 +01:00
packagegroup.bbclass packagegroup.bbclass: Set INHIBIT_DEFAULT_DEPS 2019-01-24 17:45:25 +00:00
patch.bbclass patch: reproducibility: Fix host umask leakage 2019-01-11 10:39:08 +00:00
perl-version.bbclass meta/classes: adjust perl-related classes to the new recipes 2019-01-11 10:39:09 +00:00
perlnative.bbclass base/perlnative/pythonnative/gzipnative: Add a new variable to enable easier handling of native path issues 2012-07-26 14:56:20 +01:00
pixbufcache.bbclass base/pixbufcache: Remove obsolete sstatecompletions code 2019-04-05 17:32:50 +01:00
pkgconfig.bbclass pkgconfig: Drop automatic pkgconfig RDEPENDS 2012-10-18 12:13:12 +01:00
populate_sdk_base.bbclass Use the best xz compression for the SDK 2019-04-26 10:09:08 +01:00
populate_sdk_ext.bbclass populate_sdk_ext.bbclass: Fix the derivate sdk build error from an published eSDK 2019-02-25 10:43:06 +00:00
populate_sdk.bbclass nativesdk: Switch to using nativesdk as a prefix, not a suffix 2012-09-02 05:52:06 -07:00
prexport.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
primport.bbclass classes/conf: Add eventmasks for event handlers 2013-06-14 12:55:47 +01:00
ptest-gnome.bbclass ptest-gnome: extend EXTRA_OECONF in all builds, not just target 2015-11-24 15:50:25 +00:00
ptest-perl.bbclass meta/classes: add ptest-perl.bbclass 2018-03-06 06:19:18 -08:00
ptest.bbclass ptest.bbclass: Use d.getVar instead of os.environ 2019-04-16 11:10:02 +01:00
pypi.bbclass pypi.bbclass: bring in from meta-python 2017-12-13 14:00:51 +00:00
python-dir.bbclass python3-dir.bbclass: add a separate class for Python 3 2016-06-01 12:38:41 +01:00
python3-dir.bbclass python3: upgrade to 3.7.2 2019-02-08 10:57:19 +00:00
python3native.bbclass python3: upgrade to 3.7.2 2019-02-08 10:57:19 +00:00
pythonnative.bbclass python[3]native: allow use of both native Python 2 and 3 2018-08-02 09:30:11 +01:00
qemu.bbclass meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00:00
qemuboot.bbclass qemuboot: Improve relative path handling 2017-11-21 13:11:03 +00:00
recipe_sanity.bbclass recipe_sanity: Drop now unused FILESDIR 2017-04-05 23:22:11 +01:00
relative_symlinks.bbclass openssl/fontconfig/bzip2: Use relative symlinks instead of absolute ones (using a new class) 2017-02-09 10:52:03 +00:00
relocatable.bbclass relocatable: Make native .pc files relocatable 2017-01-31 23:47:33 +00:00
remove-libtool.bbclass remove-libtool: add new class 2016-02-02 14:44:16 +00:00
report-error.bbclass report-error: provide distro identifier string in case of uninative build 2017-08-18 23:46:37 +01:00
reproducible_build_simple.bbclass bitbake.conf: Set and export TZ envvar to UTC 2018-04-18 18:57:06 +01:00
reproducible_build.bbclass reproducible: Don't look for youngest file when no source tarball 2018-11-23 23:35:19 +00:00
rm_work_and_downloads.bbclass rm_work_and_downloads.bbclass: more aggressively minimize disk usage 2017-01-20 11:53:48 +00:00
rm_work.bbclass rm_work: sort the value of do_build dependencies 2019-03-09 14:43:11 +00:00
rootfs_deb.bbclass rootfs_*: Also depend on do_package_qa 2018-10-09 19:04:02 +01:00
rootfs_ipk.bbclass rootfs_*: Also depend on do_package_qa 2018-10-09 19:04:02 +01:00
rootfs_rpm.bbclass rootfs_*: Also depend on do_package_qa 2018-10-09 19:04:02 +01:00
rootfs-postcommands.bbclass lib/oe/utils: add eol to format_pkg_list() 2018-10-11 23:06:35 +01:00
rootfsdebugfiles.bbclass rootfsdebugfiles.bbclass: add a optional parameter to choose file mode 2017-07-30 08:46:19 +01:00
sanity.bbclass sanity: check_perl_modules bug fix 2019-04-12 09:29:06 +01:00
scons.bbclass scons.bbclass: fix indention 2018-11-14 11:14:40 +00:00
setuptools.bbclass distutils/setuptools, distutils3/setuptools3: improve reproducibility 2018-07-26 13:16:40 +01:00
setuptools3.bbclass distutils/setuptools, distutils3/setuptools3: improve reproducibility 2018-07-26 13:16:40 +01:00
sign_ipk.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
sign_package_feed.bbclass gnupg: use native version for signing, rather than one provided by host 2018-01-11 10:26:07 +00:00
sign_rpm.bbclass gnupg: use native version for signing, rather than one provided by host 2018-01-11 10:26:07 +00:00
siteconfig.bbclass classes: Remove tab indentations in python code 2018-11-23 23:35:19 +00:00
siteinfo.bbclass siteinfo: define data for m68k 2018-10-08 14:13:54 +01:00
spdx.bbclass spdx.bbclass: Encode strings before passing to hashlib 2018-07-18 10:18:42 +01:00
sstate.bbclass sstate.bbclass: Use bb.utils.to_boolean() for BB_NO_NETWORK 2019-04-10 13:46:17 +01:00
staging.bbclass base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependency 2019-04-03 14:50:13 +01:00
syslinux.bbclass default-distrovars: set default KERNEL_IMAGETYPE(S) 2018-03-31 09:48:42 +01:00
systemd-boot-cfg.bbclass default-distrovars: set default KERNEL_IMAGETYPE(S) 2018-03-31 09:48:42 +01:00
systemd-boot.bbclass systemd-boot*.bbclass: Don't use vmlinuz 2018-03-06 06:35:42 -08:00
systemd.bbclass meta: remove True option to getVar calls (again) 2019-01-14 11:35:56 +00:00
terminal.bbclass terminal.bbclass: Generate do_terminal as bitbake would 2019-04-03 14:50:13 +01:00
testexport.bbclass meta/classes/testexport: Remove __pycache__ from exported tests 2018-10-18 23:26:35 +01:00
testimage.bbclass oeqa/core/runner: dump stdout and stderr of each test case 2019-04-26 10:09:08 +01:00
testsdk.bbclass classes/testsdk: Split implementation into classes 2018-11-21 11:54:14 +00:00
texinfo.bbclass texinfo.bbclass: use dummy dep for libtool-cross 2016-11-06 23:35:35 +00:00
tinderclient.bbclass meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00:00
toaster.bbclass toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump() 2017-06-12 23:01:22 +01:00
toolchain-scripts-base.bbclass toolchain-scripts-base: add base class for toolchain_create_sdk_version 2016-09-23 14:56:39 +01:00
toolchain-scripts.bbclass toolchain-scripts: run post-relocate scripts for every environment 2019-01-08 11:16:44 +00:00
typecheck.bbclass meta: remove True option to getVarFlag calls 2016-12-16 10:23:23 +00:00
uboot-config.bbclass classes/recipes: Convert SkipPackage -> SkipRecipe 2018-01-26 13:09:09 +00:00
uboot-extlinux-config.bbclass uboot-extlinux-config.bbclass: add missing variable dependencies 2019-03-04 14:27:06 +00:00
uboot-sign.bbclass uboot-sign: add support for different u-boot configurations 2019-04-16 11:10:01 +01:00
uninative.bbclass uninative: Add support for aarch64 hosts 2018-09-20 09:06:00 -07:00
update-alternatives.bbclass update-alternatives.bbclass: Add function to get metadata 2019-04-11 21:12:48 +01:00
update-rc.d.bbclass update-rc.d: add -f into postinst OPT 2018-10-16 20:35:43 +01:00
upstream-version-is-even.bbclass upstream-version-is-even.bbclass: exclude various alphas, betas, pre-releases etc. 2016-12-17 09:57:04 +00:00
useradd_base.bbclass useradd_base.bbclass: Make perform_groupmems handle overlapping usernames 2018-10-16 20:35:43 +01:00
useradd-staticids.bbclass meta: remove True option to getVar calls (again) 2019-01-14 11:35:56 +00:00
useradd.bbclass useradd.bbclass: print a warn when useradd not found 2017-11-07 13:30:22 +00:00
utility-tasks.bbclass utility-tasks: Drop fetchall and checkuriall tasks 2018-02-15 11:23:10 +00:00
utils.bbclass utils: Fix create_wrapper 2019-03-06 23:12:27 +00:00
vala.bbclass vala.bbclass: remove pre-packaged vapigen.m4 from tarballs 2016-03-12 22:11:44 +00:00
waf.bbclass classes/waf: Set WAFLOCK 2019-04-23 23:30:20 +01:00
xmlcatalog.bbclass xmlcatalog: new class to update the XML catalogue 2019-04-05 17:32:50 +01:00