Skip to content

Commit

Permalink
[rpm] Add XATTR as enabled by default. Contributes to JB#30370
Browse files Browse the repository at this point in the history
Extended attributes are needed for cp to be able to copy rootfs
as it originally is. Enable CONFIG_XATTR.

Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  • Loading branch information
Kalle Jokiniemi committed Jul 16, 2015
1 parent 26e8a8a commit a924da5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/busybox-static.config
Expand Up @@ -1011,3 +1011,5 @@ CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING=y
CONFIG_KLOGD=y
CONFIG_FEATURE_KLOGD_KLOGCTL=y
CONFIG_LOGGER=y

CONFIG_XATTR=y

0 comments on commit a924da5

Please sign in to comment.