aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2007-09-01images: Clean up image .bb files, moving functionality to image.bbclass (LICE...Richard Purdie
2007-09-01rootfs_{deb|ipk}.bbclass: Fix whitespace damage, remove bashisms, sync with pokyRichard Purdie
2007-09-01base.bbclass: Fix SRC_URI overrides handling, lower the priority of local fil...Richard Purdie
2007-09-01multimachine.bbclass: Add PKGDATA_DIR defintion, disabled for now (from poky)Richard Purdie
2007-09-01classes: Convert to PKGDATA_DIR variable (from poky)Richard Purdie
2007-09-01package.bbclass: Improve strip function and convert to python (from poky)Richard Purdie
2007-08-30classes: Remove bitbake 1.6 compatibility codeRichard Purdie
2007-08-29efl_base.bbclass: presource task is no longer necessaryMichael Lauer
2007-08-29kernel.bbclass: Allow machines to override the kernel-base runtime dependenciesRichard Purdie
2007-08-28rootfs*.bbclass: uclibc doesn't provides glibc-locale* and locale-base*, so d...Koen Kooi
2007-08-25rm_work.bbclass: Make sure all hidden directories get also removed. (.pc for ...Stefan Schmidt
2007-08-23seppuku.bbclass: add more debugging and keep attaching buildlogs for known bugsKoen Kooi
2007-08-22image.bbclass: Add the mkdir back in a different form. This proves nobody use...Richard Purdie
2007-08-22image/rootfs_ipk: Remove uneeded mkdir callsRichard Purdie
2007-08-22distutils.bbclass: always install staging directory before calling pythonMichael Lauer
2007-08-21disapproval of revision 'badf9d8b62f79360108e71d3657a6dd7abe98d03'Stefan Schmidt
2007-08-21fic-gta01.conf: Drop EXTRA_IMAGEDEPENDS on sjf2410-linux-native to let theStefan Schmidt
2007-08-21merge of '3289b5a802bb36f84f72d159c65ca3869e90041e'Michael Lauer
2007-08-21classes/distutils.bbclass: remove easy-install.pth, since this ends up in eve...Michael Lauer
2007-08-21classes/xilinx-bsp.bbclass : Add a class to handle xilinx kernel requirmentsStelios Koroneos
2007-08-20classes/distutils.bbclass: add a staging task (to be called explicitly)Michael Lauer
2007-08-20task.bbclass: add a task class that sets common task recipePhilipp Zabel
2007-08-19classes/tinderclient.bbclass: add the missing 'g'Holger Freyther
2007-08-19classes/seppuku.bbclass: We can't handle NoProvider for, don't handle it prop...Holger Freyther
2007-08-19classes/tinderclient.bbclass: Assert for not None when posting, do not handle...Holger Freyther
2007-08-19merge of '1f413a8fc168cbef64fe984af210e9d998cc3382'Michael Lauer
2007-08-19sip/python-sip/python-pyqt: revamp naming, start to work on a current PyQt th...Michael Lauer
2007-08-19rm_work.bbclass: Add missing dependencyRichard Purdie
2007-08-18rm_work.bbclass: Split up the dependency chain to resolve dependency conflictsRichard Purdie
2007-08-18nslu2-image: Now that we use apex, we can use the generic ixp4xx image, and a...Rod Whitby
2007-08-18merge of '1400bcc94161f278ffef24927913738f7baefb58'OpenEmbedded Project
2007-08-18disapproval of revision '5f324e98b61ec50554d929eb59723aaef495ef64'Holger Freyther
2007-08-18nslu2-image: Use apex to support larger images.Rod Whitby
2007-08-17classes/sanity.bbclass: Check stty settings and complain when tostop is presentHolger Freyther
2007-08-17rm_work: Fix to work with bitbake 1.8. Changes to make this optimal need 1.8....Richard Purdie
2007-08-15base.bbclass: Remove showdata task. its broken and bitbake -e should be used ...Richard Purdie
2007-08-15distutils-base.bbclass: fix typo in debug packageMichael Lauer
2007-08-15distutils-base.bbclass: prefer most recent python version for packagingMichael Lauer
2007-08-13seppuku: remove extra '?' that confuses bugzilla Koen Kooi
2007-08-12sanity.bbclass: Sync with Poky for umask checkRichard Purdie
2007-08-12seppuku: misc fixesKoen Kooi
2007-08-12seppuku: quick fix for Noprovider not having isRuntime anymore (use Norprovid...Koen Kooi
2007-08-12sanity.bbclass: Remove git and bison, we build them if neededRichard Purdie
2007-08-12seppuku.bbclass: Avoid recursion problem (#2722)Richard Purdie
2007-08-12base.bbclass: Optimise the SRC_URI_OVERRIDES_PACKAGE_ARCH code so localpath i...Richard Purdie
2007-08-12package_{deb,ipk}.bbclass: change ALLOW_EMPTY checkPhilipp Zabel
2007-08-11package.bbclass: Improve dependency chain handling function to differentiate ...Richard Purdie
2007-08-11package.bbclass: Fix a typo and remove broken code (from poky)Richard Purdie
2007-08-11package.bbclass: Remove wildcards from the RDEPENDS field, unbreaking certain...Richard Purdie
2007-08-11package.bbclass: Only set the do_package dependency when we have packages to ...Richard Purdie