generic-poky/meta
Richard Purdie 54c92196b8 sshcontrol: Use os.environ.copy() instead of copy.copy()
os.environ is special and copy.copy() doesn't do what we'd expect,
changes in the child object change the parent. copy.deepcopy() is
also known to have issues with it.

Use the dedicated .copy() method which will not influence the
parent. This fixes selftest failures where the DISPLAY variable
disappears.

(From OE-Core rev: 638cd44cc9a9eb435350aac7e8eeec585d74f8db)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-31 10:32:45 +01:00
..
classes pixbufcache: Use sceneQueueComplete event to simplify usage 2015-07-31 10:32:45 +01:00
conf arch-armv7a.inc, feature-arm-vfp.inc: add tunes for vfpv3 and vfpv3d16 2015-07-31 10:32:45 +01:00
files extensible sdk: Error when trying to install as root. 2015-07-20 10:40:40 +01:00
lib sshcontrol: Use os.environ.copy() instead of copy.copy() 2015-07-31 10:32:45 +01:00
recipes-bsp u-boot: Upgrade to 2015.07 release 2015-07-23 08:48:39 +01:00
recipes-connectivity bind: upgrade to 9.10.2-P2 2015-07-31 10:32:44 +01:00
recipes-core initscripts: urandom: respect ${localstatedir} instead of hardcoding /var 2015-07-31 10:32:38 +01:00
recipes-devtools elfutils: fix stack usage warning 2015-07-31 10:32:44 +01:00
recipes-extended man-pages: 4.00 -> 4.01 2015-07-31 10:32:44 +01:00
recipes-gnome gtk+: require either x11 or directfb DISTRO_FEATURES to be set 2015-07-23 08:48:40 +01:00
recipes-graphics libepoxy: Don't try to use python3 during configuration 2015-07-31 10:32:37 +01:00
recipes-kernel linux-firmware: upgrade to commit 75cc3ef8ba6712fd72c073b17a790282136cc743 2015-07-31 10:32:37 +01:00
recipes-lsb4 libpng12: Upgrade 1.2.52 -> 1.2.53 2015-05-24 07:19:20 +01:00
recipes-multimedia pulseaudio: rdepend on modules referenced by start-pulseaudio-x11 2015-07-20 10:40:41 +01:00
recipes-qt nativesdk-qt4-tools: depend on nativesdk-qt4-tools only if DISTRO_FEATURES includes x11 2015-07-27 23:29:15 +01:00
recipes-rt rt-tests: bump version to v0.92 2015-06-23 11:47:21 +01:00
recipes-sato midori: Depend on Adwaita, not gnome-icon-theme 2015-07-16 15:09:18 +01:00
recipes-support gnupg: 2.1.5 -> 2.1.6 2015-07-31 10:32:42 +01:00
site common-glibc: define bash_cv_getcwd_malloc 2015-07-23 08:48:40 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00