summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-03-15 14:51:22 +1100
committerStewart Smith <stewart@linux.ibm.com>2019-03-15 14:51:22 +1100
commitf3ebd4c1a8f508d2d8a46ad58c9e2a2f18ae6ade (patch)
tree2bdacc9a00e252ef9f9d948cbe38b5fd7114b27f /openpower
parent0ea0abb21b91956e5fbaebde4cf0c937c7b7766e (diff)
downloadblackbird-op-build-f3ebd4c1a8f508d2d8a46ad58c9e2a2f18ae6ade.tar.gz
blackbird-op-build-f3ebd4c1a8f508d2d8a46ad58c9e2a2f18ae6ade.zip
skiboot v6.2-190-gc470806a2e5e
Deb McLemore (1): p9dsu: Undo slot label name changes Frederic Barrat (7): npu2-opencapi: Rework ODL register access npu2-opencapi: Setup perf counters to detect CRC errors npu2-opencapi: Rename functions used to reset an adapter npu2-opencapi: Keep ODL and adapter in reset at the same time npu2-opencapi: ODL should be in reset when enabled npu2-opencapi: Extend delay after releasing reset on adapter npu2-opencapi: Fix adapter reset when using 2 adapters Shilpasri G Bhat (2): fast-reboot: occ: Remove 'freq-domain-mask' from fast-reboot path fast-reboot: occ: Call occ_pstates_init() on fast-reset on all machines Stewart Smith (4): opal-ci: Drop CentOS6 support opal-ci: Drop unneded reference to ubuntu 12.04 opal-ci: drop fedora 28 Drop old Coverity jobs (we build via separate .travis.yml in a branch) Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/skiboot/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 081c0c30..3f8c037b 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@ config BR2_SKIBOOT_CUSTOM_VERSION_VALUE
config BR2_SKIBOOT_VERSION
string
- default "v6.2-176-g261ca8e779e5" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.2-190-gc470806a2e5e" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud