diff options
-rw-r--r-- | packages/altboot/files_collie/altboot.cfg | 14 | ||||
-rw-r--r-- | packages/gtk-webcore/files/libm.patch | 0 | ||||
-rw-r--r-- | packages/gtk-webcore/files/no-pedantic.patch | 0 | ||||
-rw-r--r-- | packages/gtk-webcore/osb-browser_cvs.bb | 0 | ||||
-rw-r--r-- | packages/gtk-webcore/osb-jscore_cvs.bb | 0 | ||||
-rw-r--r-- | packages/gtk-webcore/osb-nrcit_cvs.bb | 0 | ||||
-rw-r--r-- | packages/gtk-webcore/osb-nrcore_cvs.bb | 0 |
7 files changed, 14 insertions, 0 deletions
diff --git a/packages/altboot/files_collie/altboot.cfg b/packages/altboot/files_collie/altboot.cfg index e69de29bb2..71d2ad4caf 100644 --- a/packages/altboot/files_collie/altboot.cfg +++ b/packages/altboot/files_collie/altboot.cfg @@ -0,0 +1,14 @@ +# +# Handled by /sbin/init.altboot +# Allow booting images from SD or CF instead of booting +# the ROM. +ENABLE_ALTBOOT="yes" +REAL_INIT="/sbin/init.sysvinit" +SH_SHELL="/bin/sh" +IMAGE_PATH="boot-images" +SD_DEVICE="/dev/mmcda1" +SD_KERNEL_MODULE="/lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/sharp_mmcsd_m.o" +INIT_RUNLEVEL="5" +NO_GUI_RL="2" +SD_MOUNTPOINT="/media/card" +CF_MOUNTPOINT="/media/cf" diff --git a/packages/gtk-webcore/files/libm.patch b/packages/gtk-webcore/files/libm.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gtk-webcore/files/libm.patch diff --git a/packages/gtk-webcore/files/no-pedantic.patch b/packages/gtk-webcore/files/no-pedantic.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gtk-webcore/files/no-pedantic.patch diff --git a/packages/gtk-webcore/osb-browser_cvs.bb b/packages/gtk-webcore/osb-browser_cvs.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gtk-webcore/osb-browser_cvs.bb diff --git a/packages/gtk-webcore/osb-jscore_cvs.bb b/packages/gtk-webcore/osb-jscore_cvs.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gtk-webcore/osb-jscore_cvs.bb diff --git a/packages/gtk-webcore/osb-nrcit_cvs.bb b/packages/gtk-webcore/osb-nrcit_cvs.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gtk-webcore/osb-nrcit_cvs.bb diff --git a/packages/gtk-webcore/osb-nrcore_cvs.bb b/packages/gtk-webcore/osb-nrcore_cvs.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gtk-webcore/osb-nrcore_cvs.bb |