summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-02-13libsvg: Add 0.1.4 thanks to Eric Shattow (shadows) (#675)Richard Purdie3
2006-02-13expat: Add 2.0.0 thanks to Eric Shattow (shadows) (#672)Richard Purdie3
2006-02-12xmonobut_0.4.1: add missing DEPENDS on libmatchboxJustin Patrin1
2006-02-12merge of cb780a1cc92769b6b6b6112886a0e540248deb71Matthias Hentges6
and ffe7fe8b0c34fd4dcf5ed98532d810e4164dd876
2006-02-12gpe-bootsplash: Add an opie-themeMatthias Hentges4
2006-02-12org.openembedded.dev/classes/insane.bbclass:Holger Freyther1
-Add the skeleton for the QA bbclass
2006-02-12module-init-tools: change depmod removal - close #671Marcin Juszkiewicz1
- "update-alternative --remove depmod" moved to m-i-t-depmod prerm - removed handling of depmod from m-i-t as it is handled in m-i-t-depmod already and user can have only depmod package installed
2006-02-12added macchanger 1.5.0 - close #673Marcin Juszkiewicz2
2006-02-12merge of 18e058971e016e73900c603bff12aec32123910bHolger Freyther4
and e1bf3143b97e45cbce12c763db9522aba9e6e488
2006-02-12conf/bitbake.conf:Holger Freyther4
- Add GENTOO_MIRROR packages/pax-utils: - Add version 0.1.9 of the pax utilities including scanelf. I will use it in a dedicated QA bbclass to check for common security issues.
2006-02-12gpe-bootsplash:Matthias Hentges2
- Display a message informing the user that he can chvt 1 to see the boot-messages - Do a chvt 1 if gpe-bootsplash errors out
2006-02-12python 2.4.2: fix dependencies for python-re and python-stringoldMichael Lauer2
2006-02-12Fix package name renaming for classes like debian.bbclass:Richard Purdie3
package.bbclass now tracks any package renaming performed using PKG_*. When a package is built, the runtime variables are translated using this cached information which is stored in staging. From now on, only use package names are valid in runtime variables like RDEPENDS, RRECOMMENDS and RSUGGESTS. eg. fontconfig-dev is correct, libfontconfig-dev would be wrong. As debian.bbclass can't determine package renaming until after a package's contents is known, the class has to set BUILD_ALL_DEPS = "1". This also means OE is no longer forced into one package renaming scheme.
2006-02-12Add DEBIAN_NOAUTONAME_ variable to disable debian.bbclass renaming for ↵Richard Purdie1
specific packages.
2006-02-12fontconfig: Fix handling of fontconfig-utils properly, once and for allRichard Purdie1
2006-02-12preferred_gpe_versions 2.6/2.7: Correct some strings to match PV's that ↵Richard Purdie2
changed and to reflect issues that were fixed in bitbake
2006-02-12eds-dbus: Correct RDEPENDS and PVRichard Purdie1
2006-02-12galago-deamon 0.3.4: Package a missing fileRichard Purdie1
2006-02-12gcc-cross 3.3.4: Use generic includes instead of repeating code (the code is ↵Richard Purdie1
equivalent but the .inc files contain fixes)
2006-02-12libmatchbox_svn: Correct PV fieldRichard Purdie1
2006-02-12pvrusb2-mci: added release 20060209Frans Meulenbroeks1
2006-02-12merge of 9d680ed94ee3622289ca2e365ea21a4fe475b650Matthias Hentges13
and a6f5fab8fef608fbada37e8e35857ada2aa931da
2006-02-12altbootMatthias Hentges9
- Do not show option for USB boot on devices w/o USB host - Disable "Boot original INIT" - Do not drop into emergency shell on die() but restart altboot with menu (doesn't work for every plugin, yet) - Some fixes / enhancements for tar.gz installer - Remove "orce" error message when cmdline "-force" is used (should have seen this coming heh)
2006-02-12gaim_cvs: drop strftime and desktop-name patchesPhilipp Zabel4
- Drop the configure-strftime.patch again. Upstream decided to always enable the compatibility code when cross compiling. - Delete the unused desktop-name-cvs.patch.
2006-02-12merge of 6dc5369b32237cf596f3cd1b746d8fc2326bf8bdMatthias Hentges4
and 873692217328c8db613557cc3eaef48a2a6860fb
2006-02-12e17-gpe-menu-convert: put back RDEPEND on edje-utils now that it's fixedJustin Patrin1
2006-02-12edje, embryo, edb: split out binary programs into -utils packages againJustin Patrin6
- This time the -utils packages have their own bbs so they don't get their names auto-munged and so can be RDEPENDed on
2006-02-12efl.bbclass: include is now part of -utils packages, not -dev packagesJustin Patrin1
2006-02-12merge of 4a7910f6f324ae55c1f42b4a22cbea6651e48cedOyvind Repvik13
and 8ea0fe4b0de92b762636231b067ef6a7f6137d01
2006-02-11ixp4xx: Updated ixp4xx-header.patch for 2.6.16Rod Whitby3
2006-02-11merge of 8ea0fe4b0de92b762636231b067ef6a7f6137d01Matthias Hentges12
and cdebeb67cbba4e5762ef25fd78a395ab287ada11
2006-02-11merge of 52ebd988f59f6be0851649e3d117ae3734e87b4fJustin Patrin13
and ab5c1cdb1ec2745a8a648c55a1738863c84ce2a6
2006-02-11efl: bump PRsJustin Patrin4
2006-02-11task-e-x11-core: add new e bootsplashJustin Patrin1
2006-02-11evas.inc: remove unneeded do_configureJustin Patrin1
2006-02-11evas-x11: --enable-buffer, edje_cc needs itJustin Patrin1
2006-02-11edb, embryo, edje: remove -utils packages as package.bbclass can't handle itJustin Patrin3
2006-02-11e17-gpe-menu-convert: remove , add PATH_TO_PIXMAPS, switch tabs to spaces, ↵Justin Patrin2
switch RDEPENDS back to libedje-dev, remove postinst for now
2006-02-11efl.bbclass: switch to from to work around bitbake problems, switch from ↵Justin Patrin1
+= as package.bbclass breaks on it
2006-02-11efl.bbclass: Fix efl/*.bb ipk generation.Matthias Hentges1
2006-02-11sharp-sdmmc-support: unbreak it if kernel is not yet built - close #679Marcin Juszkiewicz1
taken from .oz354fam083
2006-02-11gaim_cvs: build fixPhilipp Zabel3
- drop desktop-name-cvs.patch, doesn't apply anymore - work around the strftime %z support test
2006-02-11ixp4xx-kernel: Updated 94-nas100d-setup.patch from dweryRod Whitby1
2006-02-11ixp4xx-kernel: Fixed path in 97-ds101-includes.patchRod Whitby1
2006-02-11ixp4xx-kernel: Added support for building ds101 kernels.Rod Whitby1
2006-02-11ixp4xx-kernel: Added 94-loft-setup, fixed 94-nas100d-setup (dwery), added ↵Rod Whitby9
initial ds101 patchset (NAiL)
2006-02-11ixp4xx-kernel: Added 94-loft-setupRod Whitby1
2006-02-11ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)Rod Whitby1
2006-02-11ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)Rod Whitby1
2006-02-11disapproval of revision '20f5c236b9ebdf5e2fc0e5acea55f39e77588bb8'Rod Whitby13