summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-10-23bash-noemu_3.2, binutils-noemu_2.17 and gcc-noemu_4.1.1: Adding RCONFLICTS ↵Aloisio Almeida Jr3
and RREPLACES
2008-10-23Adding libmamona-im-gtk at task-mamona-wm.Ricardo Salveti1
2008-10-23Adding libmamona-im-gtk package in mamona-input-methods' recipe.Ricardo Salveti1
Mamona-input-method already has the gtk input method, but we were not building it at the recipe.
2008-10-23Adding task-mamona-wm.Ricardo Salveti2
Now that we're not using just e-wm to get the whole wm environment, we decided to create a new task that will cover the wm and everything we think it'll be useful for the user.
2008-10-23Moving mamona-input-method applet to another recipe.Ricardo Salveti3
Now that the main code from the applet is located at another git repository, created another recipe just for it.
2008-10-23mamona-input-methods: changing git address.Ricardo Salveti1
2008-10-23Adding matchbox-keyboard at task-mamona.Ricardo Salveti1
For now we think that the keyboard should be at task-mamona, but we didn't decide if it's really the best place for it.
2008-10-23Adding e-applet at mamona-input-method's recipe.Ricardo Salveti2
Even without the official icons, the build details are already at the recipe. When we get the icons, we just need to update mamona-input-methods and the git commit id. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23Removing 'mamona-buildall.inc'.Ricardo Salveti1
We don't need it anymore, just removing the file.
2008-10-23Removing mamona-buildall.inc from meta-mamona.Ricardo Salveti1
Now that the default action is to build all packages, we don't need to include this file at meta-mamona, just the buildallpkgs bb class is enough.
2008-10-23Adding 'buildallpkgs' as default to mamona.conf.Ricardo Salveti1
We decided that the 'build all packages' will be the default action for bitbake when building packages, this just add the bbclass to mamona.conf.
2008-10-23mamona-input-method provides libmamona-im0 instead of libmamona-im as it was ↵Rodrigo Vivi2
on its RPROVIDES and on task-mamona RDEPENDS.
2008-10-23Adding openobex to meta-mamona.Rodrigo Vivi1
2008-10-23Just changing the SECTION of mamona-input-methods.Ricardo Salveti1
When creating the bb file I just put x11, but now looking at other recipes I saw that we also have lib/inputmethods. Don't think that this will really affect something, but it's better than just x11.
2008-10-23meta-mamona needs to build mplayer-maemo instead of mplayer.Rodrigo Vivi1
mplayer calls for packages/maemo/mplayer_something.bb build that uses libosso. mplayer-maemo calls for packages/mplayer-maemo_something.bb. That is the one we need.
2008-10-23Adding libmamona-im as RDEPENDS of task-mamona.Ricardo Salveti1
2008-10-23Adding RPROVIDES at mamona-input-methods.Ricardo Salveti1
With this we can just put the libraries at RDEPENDS of any package.
2008-10-23Adding the recipe of mamona-input-methods.Ricardo Salveti2
At the moment mamona-input-methods has both ecore and gtk support, but it's compiling just the ecore-im as we don't want it to compile everything it needs to support gtk-im. In the future, if we want or need, we can just modify the recipe to compile the gtk-im, or create another recipe just for this.
2008-10-23Adding qt and pyqt to meta-mamonaRodrigo Vivi1
2008-10-23dpkg & task-mamona-base: Moving perl and its modules from task-mamona-base ↵Rodrigo Vivi2
to dpkg.
2008-10-23task-mamona* & meta-mamona*: Reorganising task & meta packages.Rodrigo Vivi7
* Unused/Unnecessary tasks/meta have been removed. * evas-engine-software-x11 has been added as evas depends for Mamona since Mamona support X11 only. Now on Mamona users can install e-wm instead of task-mamona-e that have been removed. * TODO: task-mamona-noemu has been removed from meta-mamona.bb because some of noemu packages are not compiling. It must be solved before put task-mamona-noemu back to meta-mamona.
2008-10-23Adding preferred provider for libsdl (to work with mplayer).Ricardo Salveti1
2008-10-23Creating uinput package.Rodrigo Vivi3
This package compiles uinput.ko kernel module to be used with Nokia's kernel-2.6.21-omap1
2008-10-23Adding bluez at task-mamona.Ricardo Salveti1
2008-10-23mamona.conf: preferring wpa_supplicant 0.5.7Aloisio Almeida Jr1
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23task-mamona.bb: Adding glibc-utils as rdependsRicardo Salveti1
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23mamona.conf: Adding fixed PREFERRED_VERSION for networkmanager and cx3110xRodrigo Vivi1
2008-10-23cx3110x: Creating sysfs link between device and interface wlan0.Rodrigo Vivi3
2008-10-23cx3110x-0.8.1 fixing do_install problems.Rodrigo Vivi1
it wasn't corectly generating the deb package.
2008-10-23cx3110x doesn't need dbg and deb package... avoiding their generation.Rodrigo Vivi1
2008-10-23Adding cx3110x package for mamona.Rodrigo Vivi10
Note: This is not a commom module package. It doesn't use the module.bbclass, but extracts the pre-built codesourcery's toolchain and the kernel source to the workdir and use them to build the module.
2008-10-23mamona-sound: moving nokia800 asound.state from mamona-sound-n800 to alsa-stateAloisio Almeida Jr2
2008-10-23Adding diffutils and binutils-symlinks to task-mamona-sdk.Ricardo Salveti1
Packages required to build a kernel. Patch at ticket #121, by trickie.
2008-10-23task-mamona-nokia-it.bb: Mamona sound is now at task-mamona.Ricardo Salveti1
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23task-mamona.bb: All packages used to let sound working should be at task-mamona.Ricardo Salveti1
Added libasound and mamona-sound for n770 and n800. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23mamona-sound-n770: Mamona sound package for nokia770.Abner Silva3
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23task-mamona.bb: Alsamixer added as rdepends.Abner Silva1
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23task-mamona: Adding alsa packages to task-mamonaAloisio Almeida Jr1
2008-10-23mamona.conf: Adding preferred version for mplayer (n770, n800)Ricardo Salveti1
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23mamona.conf fix preferred versions and providersRodrigo Vivi1
* remove unused glibc-intermediate version 2.4 for i686 * add virtual/${TARGET_PREFIX}binutils preferred provider * add linux-libc-headers preferred provider * fix typo on preferred provider for gcc * updating linux kernel version
2008-10-23task-mamona-devel has been changed for runtime development environment.Rodrigo Vivi2
task-mamona-sdk has been created to replace old task-mamona-devel.
2008-10-23udev-usbserial: Adding package to add a rule to spawn getty on ttyUSBAloisio Almeida Jr2
2008-10-23Move binutils from task-mamona-base to task-mamona-devel.Lauro Ramos Venancio2
2008-10-23task-mamona.bb: Adding xterm as dependencyAloisio Almeida Jr1
2008-10-23task-mamona.bb: Removing hal-info as dependencieAloisio Almeida Jr1
2008-10-23dpkg-native: disable SELinux in 1.13.22Marcin Juszkiewicz1
2008-10-23checksums.ini: added dpkg 1.13.22Marcin Juszkiewicz1
2008-10-23dpkg: unbreak 1.13.* versionsMarcin Juszkiewicz3
2008-10-23opkg: S98configure script is needed only on first boot (from Poky)Marcin Juszkiewicz1
2008-10-23opkg: remove duplicated / from postinst (from Poky)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky@4997 311d38ba-8fff-0310-9ca6-ca027cbcb966