still working on the spec
This commit is contained in:
parent
dde643a44b
commit
8d66fc37f0
@ -3,8 +3,8 @@
|
||||
xmlns="https://router.r00t2.io/boootbox/ipxe/build/"
|
||||
xsi:schemaLocation="https://router.r00t2.io/boootbox/ipxe/build/ http://schema.xml.r00t2.io/projects/ipxe/build.xsd">
|
||||
|
||||
<patchSet root="/opt/builds/ipxe_build/src">
|
||||
<switchOpts>
|
||||
<patchSet srcDir="/opt/builds/ipxe_build">
|
||||
<switchOpts root="src">
|
||||
<opts file="config/general.h">
|
||||
<enable>
|
||||
<opt>NET_PROTO_IPV6</opt>
|
||||
@ -70,8 +70,9 @@
|
||||
-->
|
||||
</opts>
|
||||
</switchOpts>
|
||||
<patch>
|
||||
<patchFile></patchFile>
|
||||
<patch root="/opt/builds/patches/ipxe">
|
||||
<patchFile>git-version.patch</patchFile>
|
||||
<patchFile>git-version.patch</patchFile>
|
||||
</patch>
|
||||
</patchSet>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user