coreboot needs full tree

This commit is contained in:
parazyd 2017-04-12 19:05:18 +02:00
parent b220ac7fa4
commit 6835b2ed5b
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ postbuild() {
notice "executing $device_name postbuild" notice "executing $device_name postbuild"
notice "grabbing some coreboot stuff" notice "grabbing some coreboot stuff"
clone-git "https://chromium.googlesource.com/chromiumos/third_party/coreboot" "$R/tmp/chromiumos-coreboot" git clone "https://chromium.googlesource.com/chromiumos/third_party/coreboot" "$R/tmp/chromiumos-coreboot"
pushd $R/tmp/chromiumos-coreboot pushd $R/tmp/chromiumos-coreboot
notice "copying coreboot tegra" notice "copying coreboot tegra"
git checkout 071167b667685c26106641e6899984c7bd91e84b git checkout 071167b667685c26106641e6899984c7bd91e84b