[Concept,2/4] hooks: Add malta for ellesmere

Message ID 20260208214411.3445278-3-sjg@u-boot.org
State New
Headers
Series Fix truetype bbox init and improve pager robustness |

Commit Message

Simon Glass Feb. 8, 2026, 9:44 p.m. UTC
  From: Simon Glass <simon.glass@canonical.com>

Add a symlink so that tests can run on malta on ellesmere

Signed-off-by: Simon Glass <simon.glass@canonical.com>
---

 test/hooks/bin/ellesmere/conf.malta_qemu | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 test/hooks/bin/ellesmere/conf.malta_qemu
  

Patch

diff --git a/test/hooks/bin/ellesmere/conf.malta_qemu b/test/hooks/bin/ellesmere/conf.malta_qemu
new file mode 120000
index 00000000000..ded626f8191
--- /dev/null
+++ b/test/hooks/bin/ellesmere/conf.malta_qemu
@@ -0,0 +1 @@ 
+../travis-ci/conf.malta_qemu
\ No newline at end of file