|
@@ -216,6 +216,7 @@ config BR2_PACKAGE_UTIL_LINUX_SCHEDUTILS
|
|
|
|
|
|
config BR2_PACKAGE_UTIL_LINUX_SETPRIV
|
|
config BR2_PACKAGE_UTIL_LINUX_SETPRIV
|
|
bool "setpriv"
|
|
bool "setpriv"
|
|
|
|
+ depends on !BR2_avr32 # libcap-ng
|
|
select BR2_PACKAGE_LIBCAP_NG
|
|
select BR2_PACKAGE_LIBCAP_NG
|
|
help
|
|
help
|
|
Run a program with different Linux privilege settings
|
|
Run a program with different Linux privilege settings
|