aboutsummaryrefslogtreecommitdiff
path: root/96boards-reference-platform-debian.yaml
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo.salveti@linaro.org>2015-11-02 15:22:54 -0200
committerRicardo Salveti <ricardo.salveti@linaro.org>2015-11-02 15:23:23 -0200
commit72ec4b1c99cda40d2659ff246c99513fbac20fa9 (patch)
tree8ad7fb9405d08f546a77a5a982dcf38bd33b8949 /96boards-reference-platform-debian.yaml
parent66e3cbd094e99e6b119adf9b56d1f603822b2214 (diff)
Revert "96boards-reference-platform-debian: adding link to the bootloader used"
No links supported. This reverts commit e0c82372c9f93f69303632cbfe550eee4d5e650e. Change-Id: I5ff7de05e2238446d58b74f2246aeeeccbea5a75 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Diffstat (limited to '96boards-reference-platform-debian.yaml')
-rw-r--r--96boards-reference-platform-debian.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/96boards-reference-platform-debian.yaml b/96boards-reference-platform-debian.yaml
index 7c2a416..29e1d95 100644
--- a/96boards-reference-platform-debian.yaml
+++ b/96boards-reference-platform-debian.yaml
@@ -161,10 +161,6 @@
* Grub UEFI: "http://builds.96boards.org/snapshots/reference-platform/components/grub/$GRUB_EFI_BUILD_NUMBER":http://builds.96boards.org/snapshots/reference-platform/components/grub/$GRUB_EFI_BUILD_NUMBER
* ARM TF / EDK2 UEFI: "http://builds.96boards.org/snapshots/reference-platform/components/uefi/$FASTBOOT_EFI_BUILD_NUMBER/release/hikey":http://builds.96boards.org/snapshots/reference-platform/components/uefi/$FASTBOOT_EFI_BUILD_NUMBER/release/hikey
EOF
-
- # Link for the bootloader output directory
- ln -s ../../../components/uefi/$FASTBOOT_EFI_BUILD_NUMBER/release/hikey out/${BOARD}/bootloader
-
# Grub config to be set as part of the rootfs
sudo mkdir rootfs/boot/grub
## FIXME: Make this generic
@@ -215,9 +211,6 @@
--base "0x80000000" \
--cmdline "root=/dev/disk/by-partlabel/rootfs rw rootwait console=tty0 console=ttyMSM0,115200n8"
gzip -9 out/${BOARD}/${BOARD}-boot-linux-${VERSION}.img
-
- # Link for the bootloader output directory
- ln -s ../../../../../releases/dragonboard410c/linaro/rescue/latest out/${BOARD}/bootloader
fi
# Create the ext4fs (fastboot compatible)