From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RLOfm-0003OV-JM for openembedded-core@lists.openembedded.org; Wed, 02 Nov 2011 01:27:18 +0100 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 01 Nov 2011 17:21:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.69,440,1315206000"; d="scan'208";a="69498955" Received: from unknown (HELO swold-mobl.bigsur.com) ([10.255.15.200]) by azsmga001.ch.intel.com with ESMTP; 01 Nov 2011 17:21:10 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Tue, 1 Nov 2011 17:21:05 -0700 Message-Id: X-Mailer: git-send-email 1.7.6.4 Subject: [Pull v3 0/4] Add User Fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2011 00:27:18 -0000 Richard, Hope that third times the charm! Fixes 1699, additional commit comments, fixed whitespace. Sau! The following changes since commit d0a2c87d068f2d769d47c8455bb1434b90a7a844: Fix HOMEPAGE values in libzypp and sat-solver .bb files (2011-11-01 18:28:06 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix Saul Wold (4): avahi: use useradd to create avahi user for avahi-daemon xserver-nodm-init: Use useradd to add the xuser for rootless X connman: Use useradd to add the xuser for DBus dbus: ensure that the useradd shell is set to /bin/false meta/recipes-connectivity/avahi/avahi.inc | 16 ++++++----- meta/recipes-connectivity/connman/connman.inc | 7 ++++- meta/recipes-connectivity/connman/connman_0.75.bb | 2 +- meta/recipes-core/dbus/dbus.inc | 3 +- .../x11-common/xserver-nodm-init.bb | 28 +++++++------------ 5 files changed, 28 insertions(+), 28 deletions(-) -- 1.7.6.4