summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-openwrt.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/bsp-x86_64-openwrt.morph')
-rw-r--r--strata/bsp-x86_64-openwrt.morph18
1 files changed, 9 insertions, 9 deletions
diff --git a/strata/bsp-x86_64-openwrt.morph b/strata/bsp-x86_64-openwrt.morph
index 04a60e3a..6a48d2d3 100644
--- a/strata/bsp-x86_64-openwrt.morph
+++ b/strata/bsp-x86_64-openwrt.morph
@@ -3,10 +3,10 @@ kind: stratum
description: The set of platform specific components required for booting a 64-bit
x86 based system.
build-depends:
-- morph: strata/coreutils-common-musl.morph
+- morph: strata/coreutils-common-wrt.morph
chunks:
-- name: kmod-wrt
- morph: strata/bsp-x86_64-openwrt/kmod-wrt.morph
+- name: kmod-no-python
+ morph: strata/bsp-x86_64-openwrt/kmod-no-python.morph
repo: upstream:kmod
ref: ae58de0fcb4a6528dd365e23d383bbe2eaf2d566
unpetrify-ref: v18
@@ -16,16 +16,16 @@ chunks:
ref: 39a8804455fb23f09157341d3ba7db6d7ae6ee76
unpetrify-ref: v4.0
build-depends:
- - kmod-wrt
-- name: nasm-wrt
- morph: strata/bsp-openwrt/nasm-wrt.morph
+ - kmod-no-python
+- name: nasm
+ morph: strata/bsp-openwrt/nasm.morph
repo: upstream:nasm
ref: 78bdad3d14fb875d5f2062957e326ba2a9e4ccb0
unpetrify-ref: baserock/morph
-- name: syslinux-wrt
- morph: strata/bsp-openwrt/syslinux-wrt.morph
+- name: syslinux
+ morph: strata/bsp-openwrt/syslinux.morph
repo: upstream:syslinux
ref: de528dd1d9e1aa53cb484fe32706f9c8e4c2763c
unpetrify-ref: baserock/4.06-musl
build-depends:
- - nasm-wrt
+ - nasm