aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems
AgeCommit message (Collapse)Author
2018-12-31meta-filesystems: add pkg groups and test imageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-09-30layers: Update layer compatibility to thudKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@googlemail.com> Cc: Derek Straka <derek@asterius.io> Cc: Tim Orling <TicoTimo@gmail.com> Cc: Hongxu Jia <hongxu.jia@windriver.com> Cc: Armin Kuster <akuster808@gmail.com> Cc: Joe MacDonald <joe_macdonald@mentor.com> Cc: Andrea Adami <andrea.adami@gmail.com>
2018-09-17fuse: split one dpg package onlyHongxu Jia
Multiple -dbg packages per recipe is not encouraged, and only one is recommended and the code only works properly in some cases for one. Add RPROVIDES_${PN}-dbg to be compatiable with previous dbg packages requiring. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-06xfsprogs: upgrade 4.17 -> 4.18Yi Zhao
License-Update: Removed doc/COPYING and up-to-date license files in LICENSE/. This does not change the license of any of the code. Rebase patches: 0001-build-Check-for-sync_file_range-libc-function.patch 0002-include-include-xfs-linux.h-after-sys-mman.h.patch Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-27Update maintainersKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com> Acked-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-24xfsprogs: Fix build on mipsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19fuse: upgrade 2.9.7 -> 2.9.8Yi Zhao
Security fixes: CVE-2018-10906 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10906 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19yaffs2-utils: update to latest masterYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-15owfs: Upgrade to 3.2p2 and fix build with glibc 2.28+Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-15f2fs-tools: Upgrade to 1.11.0Khem Raj
Fix build with when S != B Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-15logfsprogs: Fix build with glibc 2.28Khem Raj
mkfs.c:639: undefined reference to `major' Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26yaffs2-utils: update to latest masterYi Zhao
License-Update: Modify the line number for mkyaffs2image.c license. Add license for mkyaffsimage.c since it also be built. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26xfsprogs: upgrade 4.14.0 -> 4.17.0Yi Zhao
Add a patch to disable xfs_scrub build since it is experimental. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26aufs-util: upgrade to latest release 20180709Yi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-05aufs-util: upgrade 4.4 -> 4.9Yi Zhao
Drop 0001-libau-Define-STRIP-weakly.patch since it had been merged upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-05xfsdump: upgrade 3.1.7 -> 3.1.8Yi Zhao
Drop musl related patches since they had been merged upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-30aufs-util: add UPSTREAM_CHECK_COMMITSYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-30yaffs2-utils: add UPSTREAM_CHECK_COMMITSYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-30ntfs-3g-ntfsprogs: add UPSTREAM_CHECK_URIYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-30fuse: add UPSTREAM_CHECK_URIYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-17physfs: Update to 3.0.1Khem Raj
License-Update: copyright years updated along with a note removal about LZMA SDK and LGPL see https://hg.icculus.org/icculus/physfs/rev/5b31ba402270 https://hg.icculus.org/icculus/physfs/rev/8f14bdf15b2a Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-01aufs-util: refresh patchesYi Zhao
Refresh patches to fix do_patch warning. Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
2018-04-13update layer maintainersArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13meta-*: add LAYERSERIES_COMPAT to layer.conf filesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08smbnetfs: refresh patchHains van den Bosch
WARNING: smbnetfs-git-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch patching file configure.ac Hunk #1 succeeded at 119 with fuzz 2 (offset -6 lines). patching file src/Makefile.am Hunk #1 succeeded at 17 (offset 1 line). Now at patch Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch Signed-off-by: Hains van den Bosch <hainsvdbosch@ziggo.nl> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29xfsdump: Use new config.guess and config.subKhem Raj
This brings in new architecture support for risc-v Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-05samba, openwsman, pam-ssh-agent-auth, sblim-sfcb, passwdqc, python-pam, ↵Martin Jansa
smbnetfs: require pam in DISTRO_FEATURES * there is explicit dependency on libpam without respecting pam in DISTRO_FEATURES so add the check to prevent people building it against broken libpam Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-02-11xfsprogs: Upgrade to 4.14Khem Raj
Fix build with glibc 2.27 while here Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-02-11smbnetfs: update to version 0.6.1Hains van den Bosch
gnome-keyring is deprecated and replaced with libsecret. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-15smbnetfs: update update 0.5.3a -> 0.6.0Athanasios Oikonomou
It seems that updating smbnetfs to latest revision fixes build issues. Also remove the blacklist allowing the plugin to build again. Patches reworked to apply on 0.6.0. Additionally handle missing libexecinfo (DEPENDS and LDFLAGS) when building with musl else we are getting the following error: | ../../git/src/common.c:7:10: fatal error: execinfo.h: No such file or directory | #include <execinfo.h> Signed-off-by: Athanasios Oikonomou <athoik@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-15Revert "smbnetfs: delete blacklisted"Athanasios Oikonomou
This reverts commit 8159e7d528d61779b711be8b044a4ef2d1ca0ebe. Signed-off-by: Athanasios Oikonomou <athoik@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-09-18smbnetfs: delete blacklistedMartin Jansa
* there was some work on it recently, but it still doesn't work and no reply in 2 weeks: http://lists.openembedded.org/pipermail/openembedded-devel/2017-August/114480.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-13xfsdump: Upgrade to 3.1.7Khem Raj
Fix build on musl Point to new SRC_URI Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-13xfsprogs: Upgrade to 4.12.0Khem Raj
Fix cross builds with hardening flags Fix build with gold Specify libtool tag Add DISABLE_STATIC = "" Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-13aufs-util: Use cross strip toolKhem Raj
Honor the STRIP variable when passed from environment Fixes build with musl/raspberrypi Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-31recipes: remove blacklisted recipesMartin Jansa
* as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-28udevil: Add missing rdep on bashKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24aufs-util: Upgrade to 4.4 releaseKhem Raj
- Download aufs_type.h instead of housing a local copy - Build uses paste utility from coreutils-native - Replace hardcoded strip command with STRIP env varible helps in cross compiling Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24xfsdump: Fix build with muslKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24unionfs-fuse: Fix build with muslKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24logfsprogs: Rename setkey API to _setkey to not conflict with libcKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24yaffs2-utils: Fix build with muslKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24recipes-utils: Add recipe for udevilKrzysztof Kozlowski
udevil is a command line Linux program which mounts and unmounts removable devices without a password. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24fuse: Correct runlevels and startup orderAlex Stewart
:**/fuse*.bb * Assert INITSCRIPT_PARAMS to install the fuse initscript according to its LSB header instead of defaults. Script now starts only during runlevel 'S'. * Also set priority to 03 such that fuse is loaded before udev. This enables systems which utilize udev to mount exfat and other fuse-provided filesystems as a part of the boot process. Natinst-CAR-ID: 630632 Signed-off-by: Alex Stewart <alex.stewart@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-14unionfs-fuse: 0.26 -> 2.0Hongxu Jia
- Fix 0.26's do_compile failure by inheriting cmake and pkgconfig - Update upstream to github Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-01aufs-util: Upgrade to 3.18Khem Raj
Fix out of tree build, helps building with devtool Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-01xfsprogs:4.10.0 -> 4.11.0susanbian
Upgrade xfsprogs from 4.10.0 to 4.11.0 Signed-off-by: susanbian <bianyq@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-01xfsprogs: remove redundant install rule in do_installHongxu Jia
Since the recipe inherits autotools-brokensep, it has `make install' in do_install by default. The extra one is not required which may conflict with install-dev. Occasionally build failure: ... Installing include-install Installing libxfs-install-dev make[1]: *** No rule to make target '../inclu', needed by 'xfs_dir2.lo'. Stop. make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:132: libxfs-install-dev] Error 2 ... It is hard to reproduce by manual build, so export BUILD_VERBOSE to gain more debug info duiring the build. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-22xfsprogs: Remove .la files in ${libdir}Khem Raj
Delete .la files and remove ${libdir} if empty Fix build with musl Use --ignore-fail-on-non-empty with rmdir Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-14fuse: fix fetcher error.Ismo Puustinen
The recent fuse recipe update broke fetching the sources when building fuse-native (it tried to fetch non-existent package fuse-native-2.9.7.tar.gz). Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>