Skip to content

Overlayfs defconfig#1

Open
Cezarus27 wants to merge 5 commits into
nested-overlay-2from
overlayfs-defconfig
Open

Overlayfs defconfig#1
Cezarus27 wants to merge 5 commits into
nested-overlay-2from
overlayfs-defconfig

Conversation

@Cezarus27

Copy link
Copy Markdown

This change is forced by an error when Linux kernel config is created from defconfig:

| WARNING: [NOTE]: defconfig was supplied both via KBUILD_DEFCONFIG and SRC_URI. Dropping SRC_URI defconfig
| ERROR: Feature 'features/overlayfs/overlayfs.scc' not found, this will cause configuration failures.
| ERROR: Check the SRC_URI for meta-data repositories or directories that may be missing
| ERROR: Set KERNEL_DANGLING_FEATURES_WARN_ONLY to ignore this issue

@Cezarus27 Cezarus27 requested a review from tomzy-0 May 14, 2021 12:47
@Cezarus27 Cezarus27 self-assigned this May 14, 2021
Cezary Sobczak added 2 commits May 18, 2021 13:25
Signed-off-by: Cezary Sobczak <cezary.sobczak@3mdeb.com>
This config file is from 'yocto-kernel-cache' repository:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-kernel-cache/tree/features/overlayfs/overlayfs.cfg

Signed-off-by: Cezary Sobczak <cezary.sobczak@3mdeb.com>
@Cezarus27 Cezarus27 force-pushed the overlayfs-defconfig branch from 7e5eb97 to b32d142 Compare May 18, 2021 11:26
@Cezarus27 Cezarus27 changed the base branch from master to nested-overlay-2 May 18, 2021 11:27
KERNEL_FEATURES_append = " features/overlayfs/overlayfs.scc"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI_append = " \
file://overlays.cfg \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cezarus27 overlayfs.cfg would be a better filename

file://overlays.cfg \
"

# This option is turned off due to problems with integration with other

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cezarus27 This should be removed

Cezary Sobczak added 2 commits May 25, 2021 12:39
Signed-off-by: Cezary Sobczak <cezary.sobczak@3mdeb.com>
Signed-off-by: Cezary Sobczak <cezary.sobczak@3mdeb.com>
@Cezarus27 Cezarus27 changed the title Draft: Overlayfs defconfig Overlayfs defconfig May 25, 2021
Signed-off-by: Tomasz Żyjewski <tomasz.zyjewski@3mdeb.com>
@pietrushnic

Copy link
Copy Markdown
Member

@macpijan, shall we consider this an upstream contribution? Do you know if we use this code?

P.S. I'm getting through all repositories with meta in the name as part of Zarhus marketing campaign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants