summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-10-25flashrom svn: new recipeKalev Lember2
* add makefile patch to not strip executable during install, we do that while packaging
2008-10-25glibc-2.6.1: fix interworking for armv4tPhilip Blundell2
2008-10-24pam 1.0.2: fix plugins split upOtavio Salvador1
The recipe was missing the PACKAGES_DYNAMIC field making impossible to include the plugins in images
2008-10-24pam (1.0.2 and 0.79): install headers in ${includedir}/securityOtavio Salvador2
While building an O.S. Systems module that uses the PAM library this problem has been found since the code was compiling fine in a lot of different environments and failing on OE. Checking the source has been noticed that upstream explicitely set includedir in configure script but autotools class overrided it by mistake. This fixes it to the desired behaviour.
2008-10-24matchbox-wm: fix dbus supportOtavio Salvador1
2008-10-24qmake2: properly set rcc utility to rcc4 in native staggingOtavio Salvador2
2008-10-24libvncserver: fix build properly applying autoconf patchOtavio Salvador1
2008-10-24vte: depends on ncursesOtavio Salvador1
2008-10-24valgrind 3.3.1: add new versionKalev Lember1
2008-10-24vlc: fix v4l optionKoen Kooi2
2008-10-24Merge commit 'openembedded.org/org.openembedded.dev' into org.openembedded.devCliff Brake2
2008-10-24vlc: update to 0.9.4 and add v4l1 supportKoen Kooi2
2008-10-24Merge commit 'openembedded.org/org.openembedded.dev' into org.openembedded.devCliff Brake7
2008-10-24linux-bd-neon: Set COMPATIBLE_MACHINESFlorian Boor1
2008-10-24gnutls: fixing the pkgconfig is not necessary for gnutls 2.4.2Jeremy Lainé4
2008-10-24pp-dialin: try to make it upgrade safeKoen Kooi1
2008-10-24task-base: bump PRKoen Kooi1
2008-10-23Merge commit 'openembedded.org/org.openembedded.dev' into org.openembedded.devCliff Brake148
2008-10-23vala 0.4.0: add new versionCliff Brake4
2008-10-23gcc-noemu_4.1.2.bb: requiring gcc-${PV}.inc instead of gcc3-build.incRodrigo Vivi1
2008-10-23task-mamona-wm: adding task-mamona at RDEPENDSRicardo Salveti1
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23task-mamona: remove xterm, task-mamona-wm: add aterm and midori.Lauro Ramos Venancio2
2008-10-23mamonaim-e-applet: moving to _git.bb as it's a git based package.Ricardo Salveti1
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23task-mamona: adding wpa-supplicant-passphraseRicardo Salveti1
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23task-mamona: adding netm-cliRicardo Salveti1
This will be the supported cli interface for Network Manager. Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23cx3110x: fix ooops while connecting with nmRicardo Salveti2
Basically we backported sm_drv_set_scan from the new driver, adding more spin_locks. Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23cx3110x-{chinooke,770he}: It's no longer needed to bring up the wireless ↵Abner Silva2
interface, because it is now up to networkmanager. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23Add cx3110x-diablo-2.0.15.Lauro Ramos Venancio5
2008-10-23cx3110x-chinooke: Make cx3110x-chinooke use the chinooke's kernel source.Lauro Ramos Venancio1
2008-10-23cx3110x: we should call wlan-cal after loading the moduleRicardo Salveti4
The problem: wlan-cal tool is also proprietary. Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23meta-mamona: adding quiltRicardo Salveti1
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23task-mamona-sdk: adding cmake.Ricardo Salveti3
CMake is another build system that many applications are using at the moment. Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23task-mamona-sdk: adding gitRicardo Salveti3
We already have cvs and subversion, why git isn't in the list? :-) Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23task-mamona-devel: adding udev-usbserial againRicardo Salveti1
Commit eaab7e5ecc7d4784db2ca1077147d6fa33a1f790 removed udev-usbserial from task-mamona-devel, that's why when you added an usbserial adapter it was not getting a tty seesion. Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23cx3110x: Rearranging completely the cx3110x driver buildAloisio Almeida Jr20
1. Different package names to each kernel. Now we can provide packages to more than one kernel at the same repository. 2. Creating inc file. 3. Including init.d script to configure the right module. 4. Adapting task-mamona to these changes Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23task-mamona: removing useless (til now) update-modulesAloisio Almeida Jr1
2008-10-23task-mamona: adding cx3110x, but just for the nokia internet tablet devicesRicardo Salveti1
Remember, this will probably not work if you're using a custom kernel. At the moment, if you want to use all the hardware from the tablets, you'll need to use some proprietary parts, like network driver (umac) and dsp. Until we get this working with 100% free software, this will be kept inside task-mamona. Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23task-mamona: adding networkmanagerRicardo Salveti1
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23meta-mamona: adding vim, making some people happyRicardo Salveti1
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23meta-mamona: adding missing packages for 0.2-Beta releaseRicardo Salveti1
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23task-mamona-systemtap: adding new task to cover everything you need to run a ↵Ricardo Salveti1
systemtap enabled system Patch from trickie, http://dev.openbossa.org/trac/mamona/ticket/132 Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23cx3110x: add 2.0.15 version for n800 and n810.Lauro Ramos Venancio4
2008-10-23cx3110x: version 0.8.1 only supports nokia770.Lauro Ramos Venancio3
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23mamona sdk: Re-arranging tasks, created task-mamona-sdk-noemu that conflicts ↵Aloisio Almeida Jr5
and replaces task-mamona-sdk
2008-10-23bash-noemu: Adding patch to prevent dlopen in runtimeAloisio Almeida Jr2
The solution adopted was "copy" the following libc functions from libc: * setpwent * endpwent * getpwent * getpwuid With this patch bash looses the capability of NSS, it will just read info from /etc/passwd file
2008-10-23binutils-noemu: fix the libraries "SEARCH_DIR".Lauro Ramos Venancio1
2008-10-23task-mamona-noemu.bb: Adding task-mamona task-mamona-base task-mamona-sdk as ↵Aloisio Almeida Jr1
CONFLICT packages
2008-10-23task-mamona-noemu.bb: Adding missing packages to noemu taskAloisio Almeida Jr1
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