The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / patches-buildroot / README
diff --git a/cirros-testvm/src-cirros/patches-buildroot/README b/cirros-testvm/src-cirros/patches-buildroot/README
new file mode 100644 (file)
index 0000000..23bfd38
--- /dev/null
@@ -0,0 +1,6 @@
+This directory contains patches to be applied to buildroot.
+They're in quilt style format, but nothing automated will apply
+them.  After downloading and extracting buildroot, linking it
+to ./buildroot , you will need to run:
+  ( cd buildroot && QUILT_PATCHES=$PWD/../patches-buildroot quilt push -a )
+