summaryrefslogtreecommitdiffstats
path: root/examples/linux-uapi-headers.yml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-09-17 18:07:31 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-09-17 21:26:31 +0200
commit843bbec317ce4ad148535183b9d973915cdd04ab (patch)
treee1131894967b285b3de76956d66ccc03b8ca158a /examples/linux-uapi-headers.yml
parentcff4c45e931ef5abd7aba15fa05bc29f66e115ea (diff)
downloadrebel-843bbec317ce4ad148535183b9d973915cdd04ab.tar
rebel-843bbec317ce4ad148535183b9d973915cdd04ab.zip
Have recipes specify outputs, verify in resolver
The outputs are not respected by the runner yet.
Diffstat (limited to 'examples/linux-uapi-headers.yml')
-rw-r--r--examples/linux-uapi-headers.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/linux-uapi-headers.yml b/examples/linux-uapi-headers.yml
index 02b58b3..95f6d11 100644
--- a/examples/linux-uapi-headers.yml
+++ b/examples/linux-uapi-headers.yml
@@ -9,6 +9,8 @@ tasks:
install:
inherit:
task: 'linux-uapi-headers:unpack'
+ output:
+ default: {}
run: |
TARGET_ARCH=arm64