Age | Commit message (Expand) | Author | Files |
2010-04-23 | base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path | Chris Larson | 1 |
2010-04-23 | do_unpack: shift some responsibility around, clean things up | Chris Larson | 1 |
2010-04-23 | xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass. | David-John Willis | 1 |
2010-04-22 | Use the python modules for checksum generation where we can | Chris Larson | 2 |
2010-04-21 | utils.bbclass: make check_app_exists slightly more pythonic | Chris Larson | 1 |
2010-04-21 | Add emit_data.bbclass, which emits the metadata and displays diffs from previous | Chris Larson | 1 |
2010-04-20 | angstrom mirrors: fix regression introduced by http://cgit.openembedded.org/c... | Koen Kooi | 1 |
2010-04-19 | Add initial signature.bbclass, which generates a hash of the recipe data | Chris Larson | 1 |
2010-04-19 | module bbclass: sync depmod code with kernel.bbclass a bit | Koen Kooi | 1 |
2010-04-17 | kernel.bbclass: fix ASMDIR regressions | Koen Kooi | 1 |
2010-04-16 | kernel bbclass: convert to new style staging (from poky) | koen.kooi@gmail.com | 1 |
2010-04-15 | kernel bbclass: read version from ${B}, remove obsolete hostap logic that bre... | Koen Kooi | 1 |
2010-04-15 | kernel bbclass: don't depend on c library (from poky) | Koen Kooi | 1 |
2010-04-15 | gnome: split out gnomebase.bbclass that doesn't have gconf and gmime depends | Koen Kooi | 3 |
2010-04-14 | packaged-staging.bbclass: use 'os.unlink()' instead of spawning 'rm' | Enrico Scholz | 1 |
2010-04-14 | kernel.bbclass: s!D!PKGD! (trivial) | Enrico Scholz | 1 |
2010-04-13 | update-rc.d.bbclass: add dependency on update-rc.d-native | Roman I Khimov | 1 |
2010-04-12 | utils.bbclass: simplify checksum check, prepare for checksums.ini removal | Martin Jansa | 2 |
2010-04-12 | rootfs_ipk.bbclass: run preinst/postinst scripts with "-e" | Roman Khimov | 1 |
2010-04-08 | Using NotHandled/Handled in event handlers is deprecated | Chris Larson | 9 |
2010-04-08 | insane.bbclass: add x86_64 architecture for linux-uclibc | Vladimir Sorokin | 1 |
2010-04-07 | classes/cmake.bbclass: make cmake continue if the build dir already exist | Xerxes RĂ„nby | 1 |
2010-04-06 | clean.bbclass: add pstage bits, for use with srctree | Chris Larson | 1 |
2010-04-02 | insane.bbclass: Switch to endswith() and fix la/pc check | Tom Rini | 1 |
2010-04-01 | vala: prohibit PARALELL_MAKE | Michael 'Mickey' Lauer | 1 |
2010-04-01 | gnome bbclass: put devhelp stuff in -doc | Koen Kooi | 1 |
2010-04-01 | gnome bbclass: package polkit stuff into ${PN} by default | Koen Kooi | 1 |
2010-03-30 | scons bbclass: add SCONS_FIX_ENV option that allows you to fix the toolchain ... | Koen Kooi | 1 |
2010-03-30 | scons bbclass: convert to new style staging | Koen Kooi | 1 |
2010-03-28 | cmake bbclass: add rudimentary support for cmake site files | Koen Kooi | 1 |
2010-03-28 | cmake bbclass: s/build/target/ for cflags | Koen Kooi | 1 |
2010-03-28 | cmake bbclass: use autotools, not autotools_stage | Koen Kooi | 1 |
2010-03-27 | cmake.bbclass: add toolchain file for cmake compilations | Valentin Longchamp | 1 |
2010-03-27 | Fixed concurrency problem for ZIP packed recipes. | Ihar Hrachyshka | 1 |
2010-03-25 | manifest.bbclass: Remove since its broken and unused | Richard Purdie | 1 |
2010-03-25 | use PYTHON_SITEPACKAGES_DIR | Roman I Khimov | 2 |
2010-03-25 | distutils-common-base: move Python dir detection to separate class | Roman I Khimov | 2 |
2010-03-24 | Revert "cpan-base: add perl version to PR" | Roman I Khimov | 1 |
2010-03-24 | Merge branch 'perl-5.10' into org.openembedded.dev | Roman I Khimov | 2 |
2010-03-23 | base.bbclass: add missing import of metadata_scm | Antonio Ospite | 1 |
2010-03-24 | cpan_build: adapt to new staging for native | Roman I Khimov | 1 |
2010-03-24 | classes/cpan-base: fix perl version regexp | Roman I Khimov | 1 |
2010-03-24 | cpan-base: add perl version to PR | Roman I Khimov | 1 |
2010-03-22 | rm_work.bbclass: reordered 'rm $dir -rf' arguments | Enrico Scholz | 1 |
2010-03-21 | src_distribute: simplify do_distribute_sources | Chris Larson | 2 |
2010-03-21 | base.bbclass: add popen/system convenience functions | Christopher Larson | 2 |
2010-03-21 | cmake.bbclass: force CMAKE_INSTALL_SO_NO_EXE to be 0 | Roman I Khimov | 1 |
2010-03-20 | perl: remove versions 5.8.4 and 5.8.7 | Roman I Khimov | 3 |
2010-03-19 | utility-tasks: unbork do_{clean,rebuild,mrproper,distclean} | Chris Larson | 1 |
2010-03-19 | base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, silly | Chris Larson | 1 |