diff options
Diffstat (limited to 'scripts/upgrade-kernel/truss/packages/mtcdt/README.txt')
-rw-r--r-- | scripts/upgrade-kernel/truss/packages/mtcdt/README.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/scripts/upgrade-kernel/truss/packages/mtcdt/README.txt b/scripts/upgrade-kernel/truss/packages/mtcdt/README.txt new file mode 100644 index 0000000..55dd093 --- /dev/null +++ b/scripts/upgrade-kernel/truss/packages/mtcdt/README.txt @@ -0,0 +1,20 @@ +The contents of the build/tmp/deploy/ipk/mtcdt directory goes in this directory. + +Remember to run bitbake package-index, to create the package index for opkg. + +The package index is Package.gz. + +For a full kernel update, the files that are needed are: + +All kernel-module-*.ipk files. +mts-io_*.ipk file. +kernel_*.ipk file. +kernel-modules_*.ipk file. +All Package* files. + +Do not install kernel-vmlinux* +Do not install kernel-dev* +Do not install kernel-firmware* +Do not install kernel-image* + + |