summaryrefslogtreecommitdiff
path: root/scripts/upgrade-kernel/BUILD.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/upgrade-kernel/BUILD.txt')
-rw-r--r--scripts/upgrade-kernel/BUILD.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/scripts/upgrade-kernel/BUILD.txt b/scripts/upgrade-kernel/BUILD.txt
new file mode 100644
index 0000000..8e9e30f
--- /dev/null
+++ b/scripts/upgrade-kernel/BUILD.txt
@@ -0,0 +1,20 @@
+Look in the file truss/packages/mtcdt/README.txt and
+truss/image/README.txt.
+
+The ipk files needed for the upgrade should be built,
+and then all the files not needed for the upgrade should
+be removed, and then bitbake package-index run.
+
+The mtcdt or mtcap directory can be copied into the
+truss/packages/mtcdt or mtcap directory. If mtcap
+is used, the install.sh script will need modification.
+
+The kernel image from build/tmp/deploy/images/mtcdt
+(or mtcap) can be copied into the image directory.
+
+truss could be renamed to suit the kernel name and
+version. For instance kernel-3.12.70-r17.1.
+
+A tar file is then created with the truss name as the
+root of the tar.
+