From: Christopher Larson <[email protected]> This is the final of three pull requests / patch series from Mentor's queue of changes destined for oe-core master (not jethro). This series includes a small number of improvements which may be more contentious or may require more consideration and review.
The following changes since commit e44ed8c18e395b9c055aefee113b90708e8a8a2f: build-appliance-image: Update to jethro head revision (2015-11-03 14:02:57 +0000) are available in the git repository at: git://github.com/kergoth/openembedded-core mentor-misc-improvements-2-after-jethro https://github.com/kergoth/openembedded-core/tree/mentor-misc-improvements-2-after-jethro Christopher Larson (4): linux-dtb.inc: use absolute upd-alt paths opkg-utils: add update-alternatives PACKAGECONFIG systemd: add myhostname to nsswitch.conf systemd: arrange for volatile /etc/resolv.conf meta/recipes-core/systemd/systemd_225.bb | 20 ++++++++++++++++++++ meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 12 +++++++++--- meta/recipes-kernel/linux/linux-dtb.inc | 4 ++-- 3 files changed, 31 insertions(+), 5 deletions(-) -- 2.2.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
