Age | Commit message (Expand) | Author | Files |
2009-09-10 | bitbake.conf: Rename SDK_PREFIX SDKPATH | Richard Purdie | 1 |
2009-09-03 | patch.bbclass: Merge in git resolver changes from OE.dev. Catch all exception... | Richard Purdie | 1 |
2009-08-28 | Add poky-trim-schemas post install script to remove unneeded schema locale tr... | Richard Purdie | 1 |
2009-08-26 | base.bbclass: Don't retrieve SRC_URI when not necessary | Damien Lespiau | 1 |
2009-08-26 | base.bbclass: packages pulling a mercurial tree should depend on mercurial | Damien Lespiau | 2 |
2009-08-25 | base.bbclass: Use subprocess rather than os.system for do_unpack | Richard Purdie | 1 |
2009-08-12 | autotools.bbclass: Remove pointless inherit | Richard Purdie | 1 |
2009-08-12 | binconfig.bbclass: Remove pointless inherit | Richard Purdie | 1 |
2009-08-12 | package_ipk.bbclass: Place configuration files in WORKDIR, not staging | Richard Purdie | 1 |
2009-07-28 | packagehistory.bbclass: Make package history package architecture specific | Richard Purdie | 1 |
2009-07-16 | autotools.bbclass: Fix to work with configure files with leading whitespace | Richard Purdie | 1 |
2009-07-15 | root_ipk.bbclass: Give EXTRAOPKGCONFIG a default value | Richard Purdie | 1 |
2009-07-15 | rootfs_ipk.bbclass: Don't generate the arch.conf file, provide this as a pack... | Richard Purdie | 1 |
2009-07-13 | packagehistory: Make sure package is inherited beforehand to preserve the PAC... | Richard Purdie | 1 |
2009-07-09 | gnome.bbclass: Convert to autotools_stage | Richard Purdie | 1 |
2009-07-09 | Add package_history.bbclass which checks generated package against previous p... | Richard Purdie | 1 |
2009-07-08 | package_ipk.bbclass: Solve opkg-make-index locking problem using flock | Richard Purdie | 1 |
2009-07-07 | pkgconfig.bbclass: No longer default to pkgconfig_stage code (breaks libdrm) | Richard Purdie | 1 |
2009-07-02 | patch.bbclass: Fix up the environment for the patch resolution code | Richard Purdie | 1 |
2009-07-02 | patch.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2009-06-22 | patch.bbclass: Allow a patch to be applied or not applied against a specific ... | Richard Purdie | 1 |
2009-06-16 | distutils.bbclass: Sync with OE | Richard Purdie | 1 |
2009-06-15 | poky-autobuild-notifier.bbclass: Remove unneeded recipients | Richard Purdie | 1 |
2009-06-12 | pkgconfig.bbclass: Fix typo | Richard Purdie | 1 |
2009-06-12 | pkgconfig.bbclass: Split out the staging function into its own class (pkgconf... | Richard Purdie | 2 |
2009-06-12 | packaged-staging.bbclass: Fix for packages which don't stage anything | Richard Purdie | 1 |
2009-06-11 | packaged-staging.bbckass: Add option of setting PSTAGE_BROKEN_DESTDIR to disa... | Richard Purdie | 1 |
2009-06-11 | packaged-staging.bbclass: Turn off debug | Richard Purdie | 1 |
2009-06-11 | packaged-staging.bbclass: Detect when we're using autotools_stage_all and don... | Richard Purdie | 3 |
2009-06-11 | native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in ... | Richard Purdie | 1 |
2009-06-11 | cpan_build.bbclass: Just write a do_stage function, INHIBIT_NATIVE_STAGE_INST... | Richard Purdie | 1 |
2009-06-11 | pkgconfig.bbclass: Drop strange unneeded inherit base | Richard Purdie | 1 |
2009-06-08 | packaged-staging.bbclass: Fix accidental debug addition | Richard Purdie | 1 |
2009-06-04 | packaged-staging.bbclass: Add support for mangling .la files so the staging d... | Richard Purdie | 1 |
2009-05-28 | sanity.bbclass: Really fix TMPDIR change warning message | Richard Purdie | 1 |
2009-05-23 | sanity.bbclass: Fix the warning message above tmpdir moving to point to the c... | Richard Purdie | 1 |
2009-05-19 | base.bbclass: Update to work with systems where install won't overwrite files | Richard Purdie | 1 |
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, usefull... | Koen Kooi | 1 |
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 base.bbc... | Richard Purdie | 5 |
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 a... | Richard Purdie | 1 |
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 ldconf... | Richard Purdie | 1 |
2009-01-07 | update-rc.d.bbclass: Only change the main package RDEPENDS, not all the RDEPE... | Richard Purdie | 1 |
2009-01-05 | native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to func... | Richard Purdie | 1 |