summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-08-12linux-jlime-current: set bogus COMPATIBLE machine so the maintainer adds a ↵Koen Kooi1
proper one
2007-08-12preferred xorg versions: fix xserver versionKoen Kooi1
2007-08-12gtk+: work around rrecommends bugKoen Kooi2
2007-08-12seppuku: misc fixesKoen Kooi1
* better error messages * fixed bug creation and attachment handling * now reports machine in bug content (till we have a machine section in bugzilla)
2007-08-12merge of '3f2a27262036d4f6ceb75b07aa81c14e4b0fdcf0'Philip Balister11
and '6b3dffb49893e57cc4d29e223fbea38df4937659'
2007-08-12linux-omap1_2.6.22 : A support for linux-omap1 version 2.6.22Philip Balister4
2007-08-12linux-omap : Convert bb file to use linux-omap from linux-omap1.Philip Balister1
2007-08-12linux-omap : Move linux-omap1 to linux-omap. linux-omap should work forPhilip Balister6
OMAP{1,2,3} and davinci processors.
2007-08-12seppuku: quick fix for Noprovider not having isRuntime anymore (use ↵Koen Kooi1
Norprovider for that)
2007-08-12sanity.bbclass: Remove git and bison, we build them if neededRichard Purdie1
2007-08-12merge of '68653f0e949fe7055f2dc011744ee97ae437d2e8'Richard Purdie1
and 'b3274bff48897f5f043f1256c823866ff6981f15'
2007-08-12seppuku.bbclass: Avoid recursion problem (#2722)Richard Purdie1
2007-08-12binutils-cross: fix typoKoen Kooi1
2007-08-12base.bbclass: Optimise the SRC_URI_OVERRIDES_PACKAGE_ARCH code so localpath ↵Richard Purdie1
is only called if its possible there are machine override matches. Also document some code hiding bugs for post 1.8.8 removal
2007-08-12binutils cross 2.17.x: make use of binutils-cross.incKoen Kooi5
2007-08-12binutils-cross.inc: enable installation of libbfdKhem Raj1
2007-08-12meta-maemo: Split into a tasks package and remove uneeded immediate expansionsRichard Purdie2
2007-08-12merge of '1d466223051b440fb06aab1ad59b32e9d6327361'Koen Kooi2
and 'fd98012fea1d4da46fcc95cf50ac457d7c7f1023'
2007-08-12gcc: add initial cross 4.2.1Koen Kooi1
2007-08-12package_{deb,ipk}.bbclass: change ALLOW_EMPTY checkPhilipp Zabel2
- before an unset ALLOW_EMPTY meant False, while any string value meant True, now "1" means True and any other value or unset means False - this allows to set ALLOW_EMPTY = "1" and explicitly unset it for a subpackage with ALLOW_EMPTY_somepackage = "0"
2007-08-12uclibc: add blackfin configsKoen Kooi3
2007-08-12site/arm-common: add unaligned access for gstreamerKoen Kooi1
2007-08-12angstrom: add FEED_ARCH for blackfinKoen Kooi1
2007-08-12linux-linux-headers: add 2.6.22Koen Kooi3
2007-08-12uclibc svn: fixesKoen Kooi1
2007-08-12midori, openmoko-feedreader2: catch up with webkit renameKoen Kooi2
2007-08-12webkit: rename to webkit-gtk Koen Kooi6
2007-08-12openssh 4.6p1: /var/run is volatile; removed this from the packages to avoidMike Westerhof1
conflicts with the volatiles mechanism.
2007-08-12Bump PRMike Westerhof1
2007-08-12zleds: announce via beeper when rc3.d scripts are completed (ssh login is ↵Mike Westerhof1
ready).
2007-08-11package.bbclass: Improve dependency chain handling function to differentiate ↵Richard Purdie1
when multiple -dev or -dbg packages are generated and when a single one is generated (from poky)
2007-08-11package.bbclass: Fix a typo and remove broken code (from poky)Richard Purdie1
2007-08-11package.bbclass: Remove wildcards from the RDEPENDS field, unbreaking ↵Richard Purdie1
certain dependency chainhandling in both ipkg and dpkg (from poky)
2007-08-11package.bbclass: Only set the do_package dependency when we have packages to ↵Richard Purdie1
generate (PACKAGES != ) removing needless dependencies (from poky)
2007-08-11libgsmd: package gsmd plugins separately and have an emptyPhilipp Zabel1
gsmd-plugins package that depends on all of them
2007-08-11merge of '8a9ab618f4fb563bfa088670c3dfd8b3c465c622'OpenEmbedded Project2
and 'b991b244c6299cb77c276a89cd7f5bd08da52250'
2007-08-11btscanner: fix hardcoded paths in configuration filePhilipp Zabel2
2007-08-11base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH whilst trying not to cause ↵Richard Purdie1
too much of a performance hit
2007-08-11ethtool 6: Add version 6, the latest release of ethtool.Jamie Lenehan1
2007-08-11sudo 1.6.8p12: Fix build to work with the newer autotools versions.Jamie Lenehan2
2007-08-11libnet 1.1.2.1: Fix build errors that appeared when building with theJamie Lenehan2
updated autotools.
2007-08-11angstrom 2007.1: add more feedarchsKoen Kooi1
2007-08-11triton: fix package-extra-archsKoen Kooi1
2007-08-11rb500: remove PACKAGE_ARCHSKoen Kooi1
2007-08-11mtx3: fix package-extra-archsKoen Kooi2
2007-08-11logicpd-pxa270: fix package-extra-archs Koen Kooi1
2007-08-11lite5200: remove bogus target-prefixKoen Kooi1
2007-08-11h1940: arm920t can't do armv5Koen Kooi1
2007-08-11gumstix: add PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "Koen Kooi1
2007-08-11merge of '1bd825374fa13ede0bf18088241b5f6082e92e36'Koen Kooi1
and 'e7f9cc8373c592db0fd5e595010f3aaf8a3b0890'