diff options
author | Martin Kelly <mkelly@xevo.com> | 2017-08-07 17:35:48 -0700 |
---|---|---|
committer | Martin Kelly <mkelly@xevo.com> | 2017-08-07 17:36:43 -0700 |
commit | f3dac5ca17c6bb1d4e62052e734d24c0f4784f96 (patch) | |
tree | 7f8af5f16651e484476cc8106afb5c9395bfedc3 | |
parent | d5e555c84a8426b461b356bc4fe1087771a7f2cf (diff) |
Intel guide: update mk-efi.sh link to use Gerrit
-rw-r--r-- | getting-started/footers/intel-footer.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started/footers/intel-footer.md b/getting-started/footers/intel-footer.md index 0c75128..12b94c6 100644 --- a/getting-started/footers/intel-footer.md +++ b/getting-started/footers/intel-footer.md @@ -7,7 +7,7 @@ Both the Joule and the Minnowboard require a BIOS upgrade. **Don t loose time tr ## Creating a bootable image Multiple options are avaiable but dd and tar can very easily let you down due to the requirement to pass SMACK labels, create a proper UEFI configuration and a few other tricks. -The script [mkefi-agl.sh](https://github.com/dominig/mkefi-agl.sh) has been done to help you. +The script [mkefi-agl.sh](https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git;a=blob_plain;f=scripts/mkefi-agl.sh;hb=HEAD) has been done to help you. The option -h will print the help and the option -v will detailled the operation and ease any debug. ## Selecting the SD or USB to boot |