Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-11 | glibc.inc: temporarily comment out the OVERRIDE so that we can build while folks | Mike Westerhof | 1 | |
sort out what they want to call the override. | ||||
2009-05-10 | madwifi-ng: (SlugOS only) re-instate "unset LDFLAGS" in do_compile() in order | Mike Westerhof | 1 | |
to make madwifi link successfully after some over-aggressive LDFLAGS changes. | ||||
2009-05-10 | SlugOS: remove bluez 3 from the package feeds; won't build with newer | Mike Westerhof | 2 | |
kernel headers. | ||||
2009-05-10 | openobex_1.5.bb: fix missing openobex.m4 file in staging. | Mike Westerhof | 1 | |
2009-05-10 | monit: add patch to remove -s in install. | Mike Westerhof | 2 | |
2009-05-10 | logrotate: remove -s on install | Mike Westerhof | 1 | |
2009-05-10 | netpbm: remove -s on install (sigh) | Mike Westerhof | 1 | |
2009-05-10 | angstrom-gpe-task-base: move themes to RRECOMMENDS | Koen Kooi | 1 | |
2009-05-10 | pixman: add git version | Koen Kooi | 1 | |
2009-05-10 | linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo ↵ | Koen Kooi | 3 | |
PM config | ||||
2009-05-10 | liboil_0.3.15: Consider the soft-float case. | Khem Raj | 2 | |
__VFP_FP__ means that the floating point format in use is that of the ARM VFP. It does not tell if one has VFP unit or not. So using this define will still use VFP instructions on cpus which do not have VFP. To know that we also need to consider __SOFTFP__ which means that instead of floating point instructions, library calls are being generated for floating point math operations so that the code will run on a processor without an FPU. | ||||
2009-05-10 | gnuradio : Stage files so we can build other packages that use gnuradio. | Philip Balister | 1 | |
2009-05-10 | telepathy: update empathy and telepathy bits | Koen Kooi | 12 | |
2009-05-10 | libcanberra: fix packaging and DEPENDS | Koen Kooi | 1 | |
2009-05-09 | startup-monitor: fix makefile - don't strip on install | Andrea Adami | 2 | |
2009-05-09 | gpe-mixer: fix Makefile - don't strip on install | Andrea Adami | 2 | |
2009-05-09 | checksums.ini : Sort checksums. | Philip Balister | 1 | |
2009-05-09 | u-boot_git.bb : Update FILESPATHPKG to include u-boot-git directory. | Philip Balister | 1 | |
2009-05-09 | ortp-0.13.1 : Add later version of ortp. Convert to use .inc. | Philip Balister | 4 | |
* There are later versions, but this version is needed for openbts. | ||||
2009-05-09 | gpe-clock: skip fix-install patch: sources are ok since 0.27 | Andrea Adami | 5 | |
- apply patch only to revisions between 0.21 and 0.25 | ||||
2009-05-09 | midori: add 0.1.6 | Koen Kooi | 2 | |
2009-05-09 | webkit-gtk: bump SRCREV, fix gtk-doc, fix packaging | Koen Kooi | 6 | |
* runtime tested on beagleboard with midori and epiphany | ||||
2009-05-09 | ecore: bump PR | Koen Kooi | 1 | |
2009-05-09 | checksums.ini: add some checksums | Koen Kooi | 1 | |
2009-05-08 | ti-dmai: bump SRCREV to support a wider range of kernels | Koen Kooi | 1 | |
2009-05-08 | evas: make splitting magic match PACKAGES_DYNAMIC | Koen Kooi | 2 | |
2009-05-08 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 27 | |
into org.openembedded.dev | ||||
2009-05-08 | checksums.ini: Add gpe-clock 0.27 | Florian Boor | 1 | |
2009-05-08 | gpe-clock: Add 0.27 | Florian Boor | 1 | |
2009-05-08 | gpe-watch: Fix install: don't do install -s | Steve Sakoman | 2 | |
2009-05-08 | gpe-tetris: Fix install: don't di install -s | Steve Sakoman | 2 | |
2009-05-08 | gpe-clock: Fix install: Don't do install -s | Steve Sakoman | 2 | |
2009-05-08 | gpe-announce: Fix install: don't do install -s | Steve Sakoman | 2 | |
2009-05-08 | gpe-plucker: Add patch | Steve Sakoman | 1 | |
2009-05-08 | gpe-plucker: Fix install | Steve Sakoman | 1 | |
2009-05-08 | gsoko: don't do "install -s" | Florian Boor | 2 | |
2009-05-08 | libart-lgpl: remove INSTALL variable as install should be provided by autotools | Cliff Brake | 1 | |
2009-05-08 | llvm2.6-native 2.5+svnr20090504: New recipe. | Robert Schuster | 6 | |
llvm2.6 2.5+svnr20090504: New recipe. | ||||
2009-05-08 | xdemineur: Don't do "install -s" | Florian Boor | 2 | |
2009-05-08 | checksums.ini: add gpe-announce 0.14 | Florian Boor | 1 | |
2009-05-08 | gpe-announce: Add 0.14 | Florian Boor | 1 | |
2009-05-08 | libart-lgpl: fix install issue, switch to INC_PR scheme | Cliff Brake | 3 | |
2009-05-08 | gtk+: Fix preferred 2.14.2 like 2.16.0: stage gtk-builder-convert | Florian Boor | 1 | |
2009-05-08 | u-boot: add dfu patches for beagleboard | Koen Kooi | 3 | |
2009-05-07 | zaurus-clamshell.inc: remove unused KEXECBOOT_IMAGEDEPENDS | Andrea Adami | 1 | |
- KEXECBOOT_IMAGEDEPENDS was introduced just for Zaurus (fixed now) | ||||
2009-05-07 | kernel.bbclass: also stage include/trace if it's available | Dmitry Eremin-Solenikov | 1 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-05-07 | zaurus-2.6.inc: set ERASEBLOCKSIZE_spitz = "0x20000" | Andrea Adami | 1 | |
- add a note about NAND differences between 3000 and 3100/3200 models - possibly broken for C3000 | ||||
2009-05-07 | initramfs-kexecboot-image: simplify EXTRA_IMAGEDEPENDS = "" | Andrea Adami | 1 | |
- KEXECBOOT_IMAGEDEPENDS was introduced just for Zaurus (fixed now) | ||||
2009-05-07 | zaurus-2.6.inc: fix installkit creation on first build | Andrea Adami | 1 | |
- move the task in zaurus-installer - EXTRA_IMAGEDEPENDS now on zaurus-installer | ||||
2009-05-07 | zaurus-installer: add new package for installkit creation | Andrea Adami | 1 | |
- packs together updater.sh + kexecboot-kernel |