commit | 66062c7c13d669faaa5a2b7a40f9174d724c155e | [log] [tgz] |
---|---|---|
author | Stewart Smith <stewart@linux.ibm.com> | Wed Jan 16 17:23:10 2019 +1100 |
committer | GitHub <noreply@github.com> | Wed Jan 16 17:23:10 2019 +1100 |
tree | 9d621039eb8a1d684e44a660d4acef0cf5d16f29 | |
parent | 6b972e6fa0cfbad15e832f2292f5736484f45f32 [diff] | |
parent | 01f259d23b8134524825d109465634cea386a99a [diff] |
Merge pull request #2555 from shenki/gitmodule-fix Fix buildroot branch
diff --git a/.gitmodules b/.gitmodules index 621ac42..e128ce3 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,4 +1,4 @@ [submodule "buildroot"] path = buildroot - branch = 2018.08-op-build + branch = 2018.11-op-build url = https://github.com/open-power/buildroot