summaryrefslogtreecommitdiff
path: root/packages/mamona
AgeCommit message (Collapse)AuthorFiles
2008-10-23binutils-noemu: fix the libraries "SEARCH_DIR".Lauro Ramos Venancio1
2008-10-23gcc-package-noemu.inc: (1) Just building gcc, g++ and cpp noemu packages (2) ↵Aloisio Almeida Jr1
Adding libgcc_s.so link to gcc-noemu package
2008-10-23gcc-noemu: (1) Adding CONFLICTS and REPLACES to subpackages (2) Removing ↵Aloisio Almeida Jr1
HOST_SYS=${BUILD_SYS} (3) Removing --with-host-cross
2008-10-23binutils-noemu: Adding CONFLICTS and REPLACES to binutils-noemu-symlinksAloisio Almeida Jr1
2008-10-23binutils-noemu: Adding 2.18 versionAloisio Almeida Jr9
2008-10-23gcc-noemu: Adding 4.1.2 versionAloisio Almeida Jr31
2008-10-23gcc-package-noemu: Recovering some lost files while packagingAloisio Almeida Jr1
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 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-23Moving mamona-input-method applet to another recipe.Ricardo Salveti2
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 e-applet at mamona-input-method's recipe.Ricardo Salveti1
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-23mamona-input-method provides libmamona-im0 instead of libmamona-im as it was ↵Rodrigo Vivi1
on its RPROVIDES and on task-mamona RDEPENDS.
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-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 Salveti1
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-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-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-23mamona-sound-n770: Mamona sound package for nokia770.Abner Silva3
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23udev-usbserial: Adding package to add a rule to spawn getty on ttyUSBAloisio Almeida Jr2
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther5
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther5
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe4
2008-03-25gcc-noemu: attempt to fix requiresKoen Kooi1
2008-03-25bug fix on noemu packages.Rodrigo Vivi3
These packages was recently moved to packages/mamona but it was missing a change on include paths.
2008-03-25Adding noemu packages for Mamona.Rodrigo Vivi7
Noemu packages are native packages made to install on a qemu environment as a target package avoiding some unecessary emulations. http://dev.openbossa.org/trac/mamona/wiki/noemu
2008-03-25Adding mamona-sound-n800 package.Rodrigo Vivi5
Used by mamona to configure sound system on nokia N8*0 using dsp.
2008-03-25Adding Usbnet package.Rodrigo Vivi7
Usbnet is a package used by Mamona to setup network through usb.