summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-openwrt.morph
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-06-17 10:23:00 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2015-06-17 10:23:00 +0100
commitaa8a7b2a5001be799b7000fadf851ac4ee2c8dcd (patch)
treed552e2674e6de0363bdb4414a15e07dfa55e2c5c /strata/bsp-x86_64-openwrt.morph
parent4a43b7725aa0c5639c161036faf8c168fde4517f (diff)
downloaddefinitions-aa8a7b2a5001be799b7000fadf851ac4ee2c8dcd.tar.gz
Add a kmod chunk to the system
Diffstat (limited to 'strata/bsp-x86_64-openwrt.morph')
-rw-r--r--strata/bsp-x86_64-openwrt.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/bsp-x86_64-openwrt.morph b/strata/bsp-x86_64-openwrt.morph
index 0bd85da3..fb3f0352 100644
--- a/strata/bsp-x86_64-openwrt.morph
+++ b/strata/bsp-x86_64-openwrt.morph
@@ -5,11 +5,18 @@ description: The set of platform specific components required for booting a 64-b
build-depends:
- morph: strata/core-wrt.morph
chunks:
+- name: kmod-wrt
+ morph: strata/bsp-x86_64-openwrt/kmod-wrt.morph
+ repo: upstream:kmod
+ ref: ae58de0fcb4a6528dd365e23d383bbe2eaf2d566
+ unpetrify-ref: v18
- name: linux-x86-64-openwrt
morph: strata/bsp-x86_64-openwrt/linux-x86-64-openwrt.morph
repo: upstream:linux
ref: 39a8804455fb23f09157341d3ba7db6d7ae6ee76
unpetrify-ref: v4.0
+ build-depends:
+ - kmod-wrt
- name: nasm-wrt
morph: strata/bsp-x86_64-openwrt/nasm-wrt.morph
repo: upstream:nasm