poky/scripts/lib
Andrea Galbusera 6346d12d8d devtool: sdk-update: fix pulling updates from git
Commit 4657bc9d165e51981e034e73e7b92552e873eef7 replaced the git pull logic with
the git fetch + git reset --hard combo, but resetting to HEAD does not really
pull in new commits from remote... Replace with resetting to the upstream branch
instead.

(From OE-Core rev: 0dcdb146f59a184419bffd4f24cdf8343a43c0ea)

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-09 09:24:16 +01:00
..
bsp bsp/help: include a warning showing deprecation of create-layer plugin 2017-07-30 08:43:36 +01:00
build_perf scripts/oe-build-perf-report: fix 'charts ready' console message 2017-04-05 23:22:13 +01:00
compatlayer yocto-compat-layer.py: make signature check code reusable 2017-07-06 14:38:14 +01:00
devtool devtool: sdk-update: fix pulling updates from git 2017-08-09 09:24:16 +01:00
recipetool scriptutils: pass in logger as parameter 2017-07-21 22:51:37 +01:00
wic wic: improve generating disk system identifier 2017-08-03 11:14:13 +01:00
argparse_oe.py argparse_oe: Add int_positive type 2017-07-21 08:44:25 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scriptutils: pass in logger as parameter 2017-07-21 22:51:37 +01:00