diff --git a/appends/oe-core/weston%.bbappend b/appends/oe-core/weston%.bbappend new file mode 100644 index 0000000..0a1f466 --- /dev/null +++ b/appends/oe-core/weston%.bbappend @@ -0,0 +1,2 @@ +# A root session without password activated by just two keys - honestly.. +RRECOMMENDS_${PN}_remove = "weston-init" diff --git a/conf/distro/mortsgna.conf b/conf/distro/mortsgna.conf index 925022d..0042d3c 100644 --- a/conf/distro/mortsgna.conf +++ b/conf/distro/mortsgna.conf @@ -142,6 +142,7 @@ WARN_TO_ERROR_QA = " \ WARN_QA_remove = "${WARN_TO_ERROR_QA}" ERROR_QA_append = " ${WARN_TO_ERROR_QA}" +PNBLACKLIST[weston-init] = "A passwordless root session reachable by two keys - security???" ############################################################################### # Image defaults