summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2023-10-01 22:39:12 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2023-10-01 23:43:27 +0200
commit2c21f689fc372aaf54601c041cd3e15f625093d6 (patch)
treef46da55afe91c8ddbca9475cfd0e758790844b2b
parenteadae1ce868ffe52c989bb0a2bb503f1c298f6c1 (diff)
downloadrebel-2c21f689fc372aaf54601c041cd3e15f625093d6.tar
rebel-2c21f689fc372aaf54601c041cd3e15f625093d6.zip
examples: linux: update to 6.5.5
-rw-r--r--examples/recipes/linux-uapi-headers@6.5.5.yml (renamed from examples/recipes/linux-uapi-headers@5.10.66.yml)2
-rw-r--r--examples/recipes/linux@6.5.5.yml (renamed from examples/recipes/linux@5.10.66.yml)2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/recipes/linux-uapi-headers@5.10.66.yml b/examples/recipes/linux-uapi-headers@6.5.5.yml
index 27d7fc2..c431105 100644
--- a/examples/recipes/linux-uapi-headers@5.10.66.yml
+++ b/examples/recipes/linux-uapi-headers@6.5.5.yml
@@ -4,7 +4,7 @@ tasks:
unpack:
fetch:
- name: '{{pn}}-{{pv}}.tar.xz'
- sha256: '5dfa06bbbbd164b9ea669ec637b1e6d05fb5fea8ef3aeb6729f2cbcd0dfcc8a7'
+ sha256: '8cf10379f7df8ea731e09bff3d0827414e4b643dd41dc99d0af339669646ef95'
run: |
tar xf {{dldir}}/{{pn}}-{{pv}}.tar.xz
diff --git a/examples/recipes/linux@5.10.66.yml b/examples/recipes/linux@6.5.5.yml
index 22b17c2..77f5879 100644
--- a/examples/recipes/linux@5.10.66.yml
+++ b/examples/recipes/linux@6.5.5.yml
@@ -2,7 +2,7 @@ tasks:
unpack:
fetch:
- name: '{{pn}}-{{pv}}.tar.xz'
- sha256: '5dfa06bbbbd164b9ea669ec637b1e6d05fb5fea8ef3aeb6729f2cbcd0dfcc8a7'
+ sha256: '8cf10379f7df8ea731e09bff3d0827414e4b643dd41dc99d0af339669646ef95'
run: |
tar xf {{dldir}}/{{pn}}-{{pv}}.tar.xz