summaryrefslogtreecommitdiffstats
path: root/lib/bb/pysh
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-05-25 10:20:37 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-02 21:14:21 +0100
commit26379ff2b686313c82af87a3a35b47adbc0183be (patch)
treea784a61426086b98d3208bcb3bfcb3ba4d9b84db /lib/bb/pysh
parent9ea7d3ec59c2b09ae60cf0c7f18472355bfb98d7 (diff)
downloadbitbake-26379ff2b686313c82af87a3a35b47adbc0183be.tar.gz
fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication agents
Some users may want to use authenticated SSH connections with credentials stored in a keyring, such as gnome-keyring. These typically need a DBus session bus connection, so pass DBUS_SESSION_BUS_ADDRESS into the fetcher environment. To avoid the user needing to set it in their local.conf (which wouldn't be usable) or adding it to the environment-cleansing whitelist (which would potentially impact builds) allow the variables being passed to the fetchers to come from the data store (first) or the original environment (second). >From bitbake master rev: 20ad1ea87712d042bd5d89ce1957793f7ff71da0 Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/pysh')
0 files changed, 0 insertions, 0 deletions