summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)AuthorFiles
2007-09-02Fix PKG_CONFIG_PATH references which should be PKG_CONFIG_DIRRichard Purdie2
2007-09-02gnome-common: 2.4.0 -> 2.18.0 + associated cleanup (from Poky)Richard Purdie1
2007-09-02package_ipk.bbclass: Fix whitespaceRichard Purdie1
2007-09-01package_x.bbclass: Sync with poky preparing for individual package writing tasksRichard Purdie3
2007-09-01sdk.bbclass: Remove uneeded codeRichard Purdie1
2007-09-01rootfs_ipk.bbclass: Convert to use package_ipk functionRichard Purdie1
2007-09-01package_ipk.bbclass: Sync with poky for locking, code to add ↵Richard Purdie1
package_write_ipk task (not activated yet), change OE: field to use PN (not P), cleanups and conf and index generation functions
2007-09-01rootfs_deb: make sure directories exist before trying to symlink them Koen Kooi1
2007-09-01sdk.bbclass: Use variables from bitbake.conf (from Poky)Richard Purdie1
2007-09-01image.bbclass: Append to do_rootfs[recrdeptask]Richard Purdie1
2007-09-01native.bbclass: PACKAGE_DEPENDS no longer need be unset, add extra options ↵Richard Purdie1
to PKG_CONFIG_PATH if EXTRA_NATIVE_PKGCONFIG_PATH is set (from poky)
2007-09-01images: Clean up image .bb files, moving functionality to image.bbclass ↵Richard Purdie1
(LICENCE default, setup of RDEPENDS and default IMAGE_BASENAME)
2007-09-01rootfs_{deb|ipk}.bbclass: Fix whitespace damage, remove bashisms, sync with pokyRichard Purdie2
2007-09-01base.bbclass: Fix SRC_URI overrides handling, lower the priority of local ↵Richard Purdie1
file url checksum messages, correct populate_staging dependencies (from poky)
2007-09-01multimachine.bbclass: Add PKGDATA_DIR defintion, disabled for now (from poky)Richard Purdie1
2007-09-01classes: Convert to PKGDATA_DIR variable (from poky)Richard Purdie4
2007-09-01package.bbclass: Improve strip function and convert to python (from poky)Richard Purdie1
2007-08-30classes: Remove bitbake 1.6 compatibility codeRichard Purdie5
2007-08-29efl_base.bbclass: presource task is no longer necessaryMichael Lauer1
2007-08-29kernel.bbclass: Allow machines to override the kernel-base runtime dependenciesRichard Purdie1
2007-08-28rootfs*.bbclass: uclibc doesn't provides glibc-locale* and locale-base*, so ↵Koen Kooi2
don't try to install it
2007-08-25rm_work.bbclass: Make sure all hidden directories get also removed. (.pc for ↵Stefan Schmidt1
example)
2007-08-23seppuku.bbclass: add more debugging and keep attaching buildlogs for known bugsKoen Kooi1
2007-08-22image.bbclass: Add the mkdir back in a different form. This proves nobody ↵Richard Purdie1
uses USE_DEVFS and we should consider removing it,
2007-08-22image/rootfs_ipk: Remove uneeded mkdir callsRichard Purdie2
2007-08-22distutils.bbclass: always install staging directory before calling pythonMichael Lauer1
2007-08-21disapproval of revision 'badf9d8b62f79360108e71d3657a6dd7abe98d03'Stefan Schmidt1
2007-08-21fic-gta01.conf: Drop EXTRA_IMAGEDEPENDS on sjf2410-linux-native to let theStefan Schmidt1
OpenMoko build work on big endian machines. We do not need sjf2410 anymore atm.
2007-08-21merge of '3289b5a802bb36f84f72d159c65ca3869e90041e'Michael Lauer1
and '5ee4afc833aaf754d4605b6c97860c3016037b3e'
2007-08-21classes/distutils.bbclass: remove easy-install.pth, since this ends up in ↵Michael Lauer1
every package and Python 2.5 seems to be able to import .egg packages even without it
2007-08-21classes/xilinx-bsp.bbclass : Add a class to handle xilinx kernel requirmentsStelios Koroneos1
2007-08-20classes/distutils.bbclass: add a staging task (to be called explicitly)Michael Lauer1
2007-08-20task.bbclass: add a task class that sets common task recipePhilipp Zabel1
variables and automates adding -dev and -dbg packages
2007-08-19classes/tinderclient.bbclass: add the missing 'g'Holger Freyther1
2007-08-19classes/seppuku.bbclass: We can't handle NoProvider for, don't handle it ↵Holger Freyther1
properly, more debugging added BitBake 1.8 is firing NoProvider in non fatal cases. We have to honor that for now.
2007-08-19classes/tinderclient.bbclass: Assert for not None when posting, do not ↵Holger Freyther1
handle MsgNote
2007-08-19merge of '1f413a8fc168cbef64fe984af210e9d998cc3382'Michael Lauer2
and '29d2dfa77e02cc2f8721d7954eb27c061486b2f4'
2007-08-19sip/python-sip/python-pyqt: revamp naming, start to work on a current PyQt ↵Michael Lauer2
that builds against Qt-X11 4.3.0
2007-08-19rm_work.bbclass: Add missing dependencyRichard Purdie1
2007-08-18rm_work.bbclass: Split up the dependency chain to resolve dependency conflictsRichard Purdie1
2007-08-18nslu2-image: Now that we use apex, we can use the generic ixp4xx image, and ↵Rod Whitby1
allow people to change the RAM size with apex-env - we should be able to make fatslugs work from our standard images now
2007-08-18merge of '1400bcc94161f278ffef24927913738f7baefb58'OpenEmbedded Project1
and 'faf15e6fba7d554cc2bcffcfcc5601be8b383539'
2007-08-18disapproval of revision '5f324e98b61ec50554d929eb59723aaef495ef64'Holger Freyther1
2007-08-18nslu2-image: Use apex to support larger images.Rod Whitby1
2007-08-17classes/sanity.bbclass: Check stty settings and complain when tostop is presentHolger Freyther1
tostop is known to make bitbake-1.8 processes hang. Make the user aware of the upcoming issue and propose a solution to this problem.
2007-08-17rm_work: Fix to work with bitbake 1.8. Changes to make this optimal need ↵Richard Purdie1
1.8.8 so they're in comments for now
2007-08-15base.bbclass: Remove showdata task. its broken and bitbake -e should be used ↵Richard Purdie1
instead (which works),
2007-08-15distutils-base.bbclass: fix typo in debug packageMichael Lauer1
2007-08-15distutils-base.bbclass: prefer most recent python version for packagingMichael Lauer1
2007-08-13seppuku: remove extra '?' that confuses bugzilla Koen Kooi1