The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / board / beaglebone / post-image.sh
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/board/beaglebone/post-image.sh b/cirros-testvm/src-cirros/buildroot-2015.05/board/beaglebone/post-image.sh
new file mode 100755 (executable)
index 0000000..7441d07
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+# post-image.sh for BeagleBone
+# 2014, Marcin Jabrzyk <marcin.jabrzyk@gmail.com>
+
+# copy the uEnv.txt to the output/images directory
+cp board/beaglebone/uEnv.txt $BINARIES_DIR/uEnv.txt