Adding my conf files to select the correct versions of gtk/glib
[oespirit1] / README
1 BUILD INSTRUCTIONS
2 -------------------------------
3
4 *Adding to the recipe files: 
5
6 1.All the files except for the l10n folder go under ${OE_HOME}/openembedded/recipes/maemo-oe/
7 2.The localization folder goes directly under ${OE_HOME}/openembedded/recipes
8 (Atleast it needs to, if you have your bitbake.conf taking recipes as within ${OEHOME}/openembedded/recipes/*/*.bb)
9 NOTE: The tarballs for hildon-desktop and hildon-desktop-python-loader are locally hosted. 
10 The corresponding recipes use file:// in their SRC_URI
11 3. The image file, hildon-angstrom-image.bb goes under images.
12 4. For checksums.ini, merge into the existing one ????
13
14 * The above steps should let one get started with an image build.
15 * There are some *nasty* manual additions (aarrgghh) to the image as mentioned below:
16
17 1. The dbus-launch binary is for some reason not added to the ipk, and to the rootfs.
18 I am adding it manually at the moment.
19 2. Other manual additions include a set of .desktop files for hildon-desktop, and a script
20 for getting the desktop environment started. The gdk-pixbuf ipk's binaries don't get pulled into
21 the rootfs at the moment, so they too are added that way.
22
23 To deal with the above, extract the "add-me.tar.gz" tarball after cd-ing to / in your rootfs
24
25
26 RUNNING HILDON-DESKTOP
27 -------------------------------
28 1. Xorg &
29 2. sh /usr/bin/start-hildon 
30
31 (Start x11vnc between 1 and 2 if needed)
32
33 KNOWN ISSUES 
34 --------------------------------
35 1. Locale support not working
36 2. Some icons dont load.
37 3. App. menu doesn't show the listing correctly, only filemanager is displayed in extras
38 4. Maemopad and maeopadplus etc cant save files.
39
40
41