aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-04-20bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.soJeremy Lainé
We need to include ${base_libdir}/*${SOLIBSDEV} in FILES_${PN]} because the shared libraries in ${base_libdir} do not follow the usual *.so.* naming convention, for instance libproc-3.2.7.so.
2009-04-20hipox: switch serial console to ttyS1Steffen Sledz
2009-04-19lighttpd: Added 1.4.22 to checksums.ini to prevent punishment.Leon Woestenberg
2009-04-19wt-2.2.3: ARM_INSTRUCTION_SET = "arm" to workaround toolchain issue.Leon Woestenberg
Works around this: | /tmp/ccGh2Qre.s: Assembler messages: | /tmp/ccGh2Qre.s:2339: Error: selected processor does not support `swp r4,r8,[r5]'
2009-04-19linux-rt: Add 2.6.29 with DEFAULT_PREFERENCE -1.Leon Woestenberg
2009-04-19lighttpd: Added 1.4.22 with DEFAULT_PREFERENCE -1.Leon Woestenberg
2009-04-19util-linux-ng: depend on virtual/libintl to pass building with uclibcMarcin Juszkiewicz
2009-04-19checksums.ini: added checksum for util-linux-ng 2.13.1Marcin Juszkiewicz
2009-04-19tracker: added libgnomecanvas to dependenciesMarcin Juszkiewicz
2009-04-19gnome-media: fix packaging and make it more determisticKoen Kooi
2009-04-19Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-04-19angstrom: start removing FEED_ARCHKoen Kooi
2009-04-19squashfs-tools: Added release 4.0 (for SquashFS 4.0 in Linux 2.6.29).Leon Woestenberg
Added with DEFAULT_PREFERENCE -1. Be aware that squashfs release 4.0 is now upstream in Linux 2.6.29. The filesystem layout has changed from the 3.x releases. Distro's need to carefully select the (cross and native) version depending on the kernel release, which again might be different for the machines supported. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-04-19MAINTAINERS: Updated my email address.Leon Woestenberg
2009-04-18zaurus-updater: force PARALLEL_MAKE = ""Andrea Adami
- fix do_stage error during rebuild from packaged-staging
2009-04-18nautilus-cd-burner: Added version 2.24.0, removed old one.Stanislav Brabec
2009-04-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec
into org.openembedded.dev
2009-04-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec
into org.openembedded.dev
2009-04-18nautilus-cd-burner: Added version 2.24.0, removed old one.Stanislav Brabec
2009-04-18Improve libgemwidget fixMarek Vasut
2009-04-18vala: Fixed bootstrapping.Stanislav Brabec
2009-04-18gvfs: Don't refer to the host system (samba includes, gawk).Stanislav Brabec
2009-04-18gnome-media: New recipe.Stanislav Brabec
2009-04-18linux-omap 2.6.29: add more dss2 patchesKoen Kooi
2009-04-18udev 141: start clean upKoen Kooi
2009-04-18fso-term: new recipe; a versatile muxer-aware terminal programMichael 'Mickey' Lauer
2009-04-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec
into org.openembedded.dev
2009-04-18iso-codes: Arch-independent package.Stanislav Brabec
2009-04-18autotools.bbclass, distutils-common-base.bbclass, bitbake.conf: Fully ↵Stanislav Brabec
support datadir/pkgconfig... * http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-April/009963.html
2009-04-18testlab bbclass: disable package graphs when ONLINE_PACKAGE_MANAGEMENT != fullKoen Kooi
2009-04-18minimal-image: update to use util-linux-ngKoen Kooi
2009-04-18libcanberra: Updated to version 0.12.Stanislav Brabec
2009-04-18libelf: fix another GNU_HASH issues while building libelfCarsten Haitzler (Rasterman
2009-04-17mingw-gcc, mingw-runtime, mingw-w32api: Fix DEFAULT_PREFERENCES to be correctTom Rini
We want a default of -1 (not 0) and 1 for "mingw32" so that the default list of overrides will catch and use them.
2009-04-17canadian-sdk: We DO want DEPENDS_prepend to always bring in host virtual ↵Tom Rini
gcc/binutils Without this gdb-canadian-sdk would try and build without a host compiler as it wasn't fixing up this missing dep itself. The comment in the bbclass was wrong (checked -g on all recipes using this bbclass).
2009-04-17canadian-sdk: Synchronize (to some extent) canadian-sdk.bb with ↵David Huggins-Daines
meta-toolchain.bb. Unlike meta-toolchain, it does not build an -extras package.
2009-04-17lib_package.bbclass: fix package population on darwinJeremy Lainé
* make use of SOLIBS and SOLIBSDEV to populate FILE_* instead of hardcoded .so.* and .so
2009-04-17bitbake.conf: fix package population for darwinJeremy Lainé
* define SOLIBS and SOLIBSDEV for darwin9 (identical to darwin8) * make use of SOLIBS and SOLIBSDEV to populate FILE_* instead of hardcoded .so.* and .so
2009-04-17sysvinit: only ping splash when splashfuncs are presentKoen Kooi
2009-04-17opkg: only ping splash when splashfuncs are presentKoen Kooi
2009-04-17linux-2.6.24: nand and ubifs patches for HIPOX machineSteffen Sledz
2009-04-17insane.bbclass: add an entry for darwin9/armJeremy Lainé
2009-04-17libgsm0710mux: bump to 0.3.3 releaseMichael 'Mickey' Lauer
fso-abyss: bump to 0.3.3 release
2009-04-17policykit: fix permissions and volatilesKoen Kooi
2009-04-17packagekit: fix service and policy files, update git versionKoen Kooi
* patches against 0.4.6 have been applied upstream
2009-04-17pulseaudio: fix volatiles and ship policykit fileKoen Kooi
2009-04-17libeflvala: bump to 0.0.1.0 and fix Q/A packaging errorMichael 'Mickey' Lauer
2009-04-17libgsm0710: bump version to 1.1.1 release; add author and homepageMichael 'Mickey' Lauer
2009-04-17iphone-compat: require angstrom, since minimal is just a copy of angstrom ↵Koen Kooi
with added bugs, which we don't need From the my jabber logs with Jeremy, the maintainer of iphone-compat: 12:37 Koen: better inherit angstrom, since minimal is just angstrom with added bugs 12:38 Sharky: ah ok 12:38 Sharky: feel free to change it Mickey: next time check things before reverting (and violating the revert policy)
2009-04-17iphone.conf: revert 8821a1efe4bf6a5cb88792b5d5f250ef480604cb, since apart ↵Michael 'Mickey' Lauer
from the polemics, it's the call of the maintainer, not yours.