Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-06-22 | patch.bbclass: Allow a patch to be applied or not applied against a specific ↵ | Richard Purdie | 1 | |
srcrev Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-16 | distutils.bbclass: Sync with OE | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-15 | poky-autobuild-notifier.bbclass: Remove unneeded recipients | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-12 | pkgconfig.bbclass: Fix typo | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-12 | pkgconfig.bbclass: Split out the staging function into its own class ↵ | Richard Purdie | 2 | |
(pkgconfig_stage) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-12 | packaged-staging.bbclass: Fix for packages which don't stage anything | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-11 | packaged-staging.bbckass: Add option of setting PSTAGE_BROKEN_DESTDIR to ↵ | Richard Purdie | 1 | |
disable packaged staging acceleration for packages with broken DESTDIR handling Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-11 | packaged-staging.bbclass: Turn off debug | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-11 | packaged-staging.bbclass: Detect when we're using autotools_stage_all and ↵ | Richard Purdie | 3 | |
don't hold the lock for as long when that is the case giving a significant performance boost with less lock contention and staging area file timestamp checking required Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-11 | native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in ↵ | Richard Purdie | 1 | |
a do_stage_native() wrapper which packaged-staging can detect Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-11 | cpan_build.bbclass: Just write a do_stage function, ↵ | Richard Purdie | 1 | |
INHIBIT_NATIVE_STAGE_INSTALL isn't particuarly useful Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-11 | pkgconfig.bbclass: Drop strange unneeded inherit base | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-08 | packaged-staging.bbclass: Fix accidental debug addition | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-04 | packaged-staging.bbclass: Add support for mangling .la files so the staging ↵ | Richard Purdie | 1 | |
directory path can change. Someday libtool will support sysroot but until then... Signed-off-by: Richard Purdie <richard@ted.(none)> | ||||
2009-05-28 | sanity.bbclass: Really fix TMPDIR change warning message | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-05-23 | sanity.bbclass: Fix the warning message above tmpdir moving to point to the ↵ | Richard Purdie | 1 | |
correct path Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-05-19 | base.bbclass: Update to work with systems where install won't overwrite files | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-04-28 | Merge ssh://gitserver@git.pokylinux.org/poky | Richard Purdie | 2 | |
2009-03-11 | package bbclass: add an 'allow_links' param to get symlinks packaged, ↵ | Koen Kooi | 1 | |
usefull for splitting out libraries | ||||
2009-03-11 | base.bbclass: Add subdir feature to SRC_URI entries (from OE) | Robert Schuster | 1 | |
2009-02-05 | base.bbclass: Use explode_deps from bb.utils and remove the obsolete ↵ | Richard Purdie | 5 | |
base.bbclass version | ||||
2009-02-05 | base.bbclass: Move package metadata handling functions into their own class file | Richard Purdie | 3 | |
2009-02-04 | sanity.bbclass: Fix error message when not having g++ on build | Damien Lespiau | 1 | |
2009-01-23 | image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only ↵ | Richard Purdie | 1 | |
add extra space if the image is too small (ported from OE by hrw) | ||||
2009-01-23 | poky-image/moblin-image.bbclass: Fix a typo noticed by Mike Turquette | Richard Purdie | 1 | |
2009-01-23 | mozilla.bbclass: Fix pkgconfig usage for pkgconfig sysroot | Richard Purdie | 1 | |
2009-01-16 | sdk.bbclass: Ignore -sdk suffix warnings for gcc-cross-sdk | Richard Purdie | 1 | |
2009-01-07 | image.bbclass: Generate the image after running the kernel modules and ↵ | Richard Purdie | 1 | |
ldconfig commands, not before | ||||
2009-01-07 | update-rc.d.bbclass: Only change the main package RDEPENDS, not all the ↵ | Richard Purdie | 1 | |
RDEPENDS as this affects things like the -doc packages | ||||
2009-01-05 | native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to ↵ | Richard Purdie | 1 | |
function correctly | ||||
2009-01-05 | sdk.bbclass: Don't special case virtual/ dependencies as this breaks things ↵ | Richard Purdie | 1 | |
like libx11 | ||||
2009-01-05 | native.bbclass: Handling remapping of PROVIDES similar to sdk.bbclass | Richard Purdie | 1 | |
2009-01-03 | Remove unneeded S variables | Richard Purdie | 1 | |
2009-01-03 | zlib: Clean up recipe and use BBCLASSEXTEND for native and sdk versions | Richard Purdie | 1 | |
2009-01-03 | native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a ↵ | Richard Purdie | 2 | |
number of xorg sdk and native packages replacing with BBCLASSEXTEND | ||||
2009-01-02 | base.bbclass: Remove pointless expand call | Richard Purdie | 1 | |
2009-01-02 | base.bbclass: Add metadata revision handling for git (from OE) | Richard Purdie | 1 | |
2009-01-02 | base.bbclass: Add unpack handling for .jar files (from OE) | Richard Purdie | 1 | |
2009-01-02 | bitbake.conf: Create BPN variable containing the pruned version of PN with ↵ | Richard Purdie | 1 | |
various suffixes removed and use this for S and FILESPATH. This uses naming from OE but with improved code | ||||
2008-12-30 | classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵ | Richard Purdie | 1 | |
recipes using standard autotools | ||||
2008-11-10 | image.bbclass: Fix typo | Richard Purdie | 1 | |
2008-11-10 | image.bbclass: Add function to write out an image manifest | Richard Purdie | 2 | |
2008-11-10 | bootimg: Let mkdosfs choose between fat12 and fat16 | Samuel Ortiz | 1 | |
2008-11-10 | image.bbclass: Add routine for disabling x startup when needed | Samuel Ortiz | 1 | |
2008-11-10 | Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND string | Samuel Ortiz | 1 | |
2008-11-07 | meta/classes/rootfs_*.bbclass: Fix unset variable | Richard Purdie | 2 | |
2008-11-07 | distutils.bbclass: Remove .pyo object files before packaging. | Joshua Lock | 1 | |
2008-11-06 | classes: Add mechanism to install packages into images only if they've been ↵ | Richard Purdie | 4 | |
built | ||||
2008-11-06 | bootimg: As image size grows, we want to switch to FAT16 | Samuel Ortiz | 1 | |
2008-11-04 | base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too | Richard Purdie | 1 | |