mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-24 06:24:17 +00:00
Revert "CI Changes"
This change was brought in by accident, revert.
This reverts commit 51aabf50e5
.
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
7c9c5c0562
commit
a9b3723e74
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ stages:
|
||||||
# the below corresponds to .gitlab-ci.yml "before_script"
|
# the below corresponds to .gitlab-ci.yml "before_script"
|
||||||
cd \${WORK_DIR}
|
cd \${WORK_DIR}
|
||||||
git config --global --add safe.directory \${WORK_DIR}
|
git config --global --add safe.directory \${WORK_DIR}
|
||||||
git clone --depth=1 https://github.com/FlyGoat/u-boot-test-hooks.git /tmp/uboot-test-hooks
|
git clone --depth=1 https://source.denx.de/u-boot/u-boot-test-hooks /tmp/uboot-test-hooks
|
||||||
ln -s travis-ci /tmp/uboot-test-hooks/bin/\`hostname\`
|
ln -s travis-ci /tmp/uboot-test-hooks/bin/\`hostname\`
|
||||||
ln -s travis-ci /tmp/uboot-test-hooks/py/\`hostname\`
|
ln -s travis-ci /tmp/uboot-test-hooks/py/\`hostname\`
|
||||||
grub-mkimage --prefix=\"\" -o ~/grub_x86.efi -O i386-efi normal echo lsefimmap lsefi lsefisystab efinet tftp minicmd
|
grub-mkimage --prefix=\"\" -o ~/grub_x86.efi -O i386-efi normal echo lsefimmap lsefi lsefisystab efinet tftp minicmd
|
||||||
|
|
Loading…
Add table
Reference in a new issue