Browse Source

update coreboot to current master

pull/87/head
Martin Kepplinger 5 years ago
parent
commit
1fdaf3797b
3 changed files with 1 additions and 1 deletions
  1. +1
    -1
      common/download_coreboot.sh
  2. +0
    -0
      x230/free-defconfig-139b3cef03
  3. +0
    -0
      x230/nonfree-defconfig-139b3cef03

+ 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/1
git pull https://review.coreboot.org/coreboot refs/changes/67/32167/3
}
################################################################################


x230/free-defconfig-8f0576f420 → x230/free-defconfig-139b3cef03 View File


x230/nonfree-defconfig-8f0576f420 → x230/nonfree-defconfig-139b3cef03 View File


Loading…
Cancel
Save