summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2009-09-17nativesdk: Don't use search and replace on DEPENDS fieldRichard Purdie1
2009-09-17sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie3
2009-09-17Remove layout_* variablesRichard Purdie9
2009-09-10bitbake.conf: Rename SDK_PREFIX SDKPATHRichard Purdie1
2009-09-03patch.bbclass: Merge in git resolver changes from OE.dev. Catch all exception...Richard Purdie1
2009-08-28Add poky-trim-schemas post install script to remove unneeded schema locale tr...Richard Purdie1
2009-08-26base.bbclass: Don't retrieve SRC_URI when not necessaryDamien Lespiau1
2009-08-26base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau2
2009-08-25base.bbclass: Use subprocess rather than os.system for do_unpackRichard Purdie1
2009-08-12autotools.bbclass: Remove pointless inheritRichard Purdie1
2009-08-12binconfig.bbclass: Remove pointless inheritRichard Purdie1
2009-08-12package_ipk.bbclass: Place configuration files in WORKDIR, not stagingRichard Purdie1
2009-07-28packagehistory.bbclass: Make package history package architecture specificRichard Purdie1
2009-07-16autotools.bbclass: Fix to work with configure files with leading whitespaceRichard Purdie1
2009-07-15root_ipk.bbclass: Give EXTRAOPKGCONFIG a default valueRichard Purdie1
2009-07-15rootfs_ipk.bbclass: Don't generate the arch.conf file, provide this as a pack...Richard Purdie1
2009-07-13packagehistory: Make sure package is inherited beforehand to preserve the PAC...Richard Purdie1
2009-07-09gnome.bbclass: Convert to autotools_stageRichard Purdie1
2009-07-09Add package_history.bbclass which checks generated package against previous p...Richard Purdie1
2009-07-08package_ipk.bbclass: Solve opkg-make-index locking problem using flockRichard Purdie1
2009-07-07pkgconfig.bbclass: No longer default to pkgconfig_stage code (breaks libdrm)Richard Purdie1
2009-07-02patch.bbclass: Fix up the environment for the patch resolution codeRichard Purdie1
2009-07-02patch.bbclass: Sync with OE.devRichard Purdie1
2009-06-22patch.bbclass: Allow a patch to be applied or not applied against a specific ...Richard Purdie1
2009-06-16distutils.bbclass: Sync with OERichard Purdie1
2009-06-15poky-autobuild-notifier.bbclass: Remove unneeded recipientsRichard Purdie1
2009-06-12pkgconfig.bbclass: Fix typoRichard Purdie1
2009-06-12pkgconfig.bbclass: Split out the staging function into its own class (pkgconf...Richard Purdie2
2009-06-12packaged-staging.bbclass: Fix for packages which don't stage anythingRichard Purdie1
2009-06-11packaged-staging.bbckass: Add option of setting PSTAGE_BROKEN_DESTDIR to disa...Richard Purdie1
2009-06-11packaged-staging.bbclass: Turn off debugRichard Purdie1
2009-06-11packaged-staging.bbclass: Detect when we're using autotools_stage_all and don...Richard Purdie3
2009-06-11native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in ...Richard Purdie1
2009-06-11cpan_build.bbclass: Just write a do_stage function, INHIBIT_NATIVE_STAGE_INST...Richard Purdie1
2009-06-11pkgconfig.bbclass: Drop strange unneeded inherit baseRichard Purdie1
2009-06-08packaged-staging.bbclass: Fix accidental debug additionRichard Purdie1
2009-06-04packaged-staging.bbclass: Add support for mangling .la files so the staging d...Richard Purdie1
2009-05-28sanity.bbclass: Really fix TMPDIR change warning messageRichard Purdie1
2009-05-23sanity.bbclass: Fix the warning message above tmpdir moving to point to the c...Richard Purdie1
2009-05-19base.bbclass: Update to work with systems where install won't overwrite filesRichard Purdie1
2009-04-28Merge ssh://gitserver@git.pokylinux.org/pokyRichard Purdie2
2009-03-11package bbclass: add an 'allow_links' param to get symlinks packaged, usefull...Koen Kooi1
2009-03-11base.bbclass: Add subdir feature to SRC_URI entries (from OE)Robert Schuster1
2009-02-05base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc...Richard Purdie5
2009-02-05base.bbclass: Move package metadata handling functions into their own class fileRichard Purdie3
2009-02-04sanity.bbclass: Fix error message when not having g++ on buildDamien Lespiau1
2009-01-23image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only a...Richard Purdie1
2009-01-23poky-image/moblin-image.bbclass: Fix a typo noticed by Mike TurquetteRichard Purdie1
2009-01-23mozilla.bbclass: Fix pkgconfig usage for pkgconfig sysrootRichard Purdie1
2009-01-16sdk.bbclass: Ignore -sdk suffix warnings for gcc-cross-sdkRichard Purdie1