Browse Source

update coreboot to current master state

pull/102/head
Martin Kepplinger 5 years ago
parent
commit
b97d040ea3
4 changed files with 3 additions and 1 deletions
  1. +1
    -1
      common/download_coreboot.sh
  2. +2
    -0
      x230/NEWS
  3. +0
    -0
      x230/free-defconfig-555419f356
  4. +0
    -0
      x230/nonfree-defconfig-555419f356

+ 1
- 1
common/download_coreboot.sh View File

@ -32,7 +32,7 @@ function gitUpdate() {
cd "$DOCKER_COREBOOT_DIR/3rdparty/blobs/" || exit
git pull https://review.coreboot.org/blobs refs/changes/66/32166/1
cd "$DOCKER_COREBOOT_DIR" || exit
git pull https://review.coreboot.org/coreboot refs/changes/67/32167/3
git pull https://review.coreboot.org/coreboot refs/changes/97/33197/2
}
################################################################################


+ 2
- 0
x230/NEWS View File

@ -1,6 +1,8 @@
skulls-x230 0.1.6 - unreleased
---------------------------------------
This release includes the following changes:
* based on coreboot commit 555419f356
(parent in master branch 55c5777170)
* simplified and improved scripts:
* before_first_install.sh is included in x230_skulls.sh
* upgrade.sh is now x230_skulls.sh -U


x230/free-defconfig-139b3cef03 → x230/free-defconfig-555419f356 View File


x230/nonfree-defconfig-139b3cef03 → x230/nonfree-defconfig-555419f356 View File


Loading…
Cancel
Save