summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-support/fuse/fuse3_3.6.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* fuse3: upgrade 3.6.2 -> 3.7.0Zheng Ruoqin2019-10-261-48/+0
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse3: add libfuse3 recipeStefan Agner2019-09-101-0/+48
Add recipe for libfuse version 3 series. Follow the scheme other distributions use and create a new recipe with 3 in its name. To avoid conflict with the fuse (2) recipe this recipe does not provide init scripts/configuration files which automatically load the fuse kernel driver. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>