tzdata: update to 2010j
[openembedded.git] / classes /
2010-05-14 Eric BENARDmodule_strip.bbclass: set KERNEL_MAJOR_VERSION
2010-05-07 Eric Benardkernel.bbclass: fix staging of .config
2010-05-06 Richard Purdienative.bbclass: Clear PACKAGES variable when using...
2010-05-06 Richard Purdiesanity.bbclass: Fix to work with old versions of bitbak...
2010-05-06 Richard Purdieclasses/recipes: Catch populate_staging references...
2010-05-05 Richard PurdieMerge branch 'org.openembedded.dev' of git.openembedded...
2010-05-05 Tom Rinicross.bbclass: In sysroot_stage_all, only process src...
2010-05-05 Richard Purdiecross/staging.bbclass: Make sure .la files get mangled...
2010-05-05 Joshua Lockautotools.bbclass: merge recent changes from Poky
2010-05-05 Joshua Lockrelocatable.bbclass: Handle files which don't have...
2010-05-05 Joshua Lockpackaged-staging.bbclass: Remove hardcoded paths in...
2010-05-05 Joshua Lockgettext enhancements: Make it easier to use the right...
2010-05-05 Joshua Lockrelocatable: Class to post-process packages for relocat...
2010-05-05 Joshua Lockpackaged-staging: enhancements from Poky for fetching...
2010-05-05 Joshua Lockbitbake.conf/base.bbclass: Rename the staging directory...
2010-05-05 Joshua Lockpackaged-staging: Fix mkdir to actually create destination
2010-05-05 Richard Purdiegconf.bbclass: Sync with Poky
2010-05-05 Richard Purdiecross.bbclass: Add special sysroot_stage_all function...
2010-05-05 Richard Purdiecross.bbclass: Move target_ variable definitions from...
2010-05-05 Richard Purdiebase.bbclass: Stage etc directory for native packages...
2010-05-05 Richard Purdiebase.bbclass: Remove pointless data expand call (from...
2010-05-02 Enrico Scholzautotools.bbclass: swapped calls of intltoolize + autor...
2010-05-02 Eric BENARDkernel.class : fix for recent kernel on x86
2010-05-01 Tom Rinivala.bbclass: Add vala-native to virtclass-native...
2010-05-01 Chris Larsonpackage_ipk: fix a missing paren which caused failures...
2010-04-30 Martin Jansaimage.bbclass: install_linguas don't install empty...
2010-04-28 Antonio Ospiteimage.bbclass: create /etc/device_table from IMAGE_DEVI...
2010-04-28 Michael 'Mickey... vala / freesmartphone: vala now also looks in the targe...
2010-04-26 Martin JansaRevert "vala.bbclass and assorted recipes: create own...
2010-04-25 Michael 'Mickey... vala.bbclass and assorted recipes: create own task...
2010-04-25 Chris LarsonRevert "do_unpack: shift some responsibility around...
2010-04-25 Roman Khimovchange INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with...
2010-04-24 Chris Larsonbase.bbclass: unbork oe_unpack_file
2010-04-23 Chris LarsonInitial move of common python bits into modules of...
2010-04-23 Chris Larsonbase.bbclass: add <dir>/lib for each dir in BBPATH...
2010-04-23 Chris Larsondo_unpack: shift some responsibility around, clean...
2010-04-23 David-John Willisxfce4-panel: Add 4.6.3 and support new style checksums...
2010-04-22 Chris LarsonUse the python modules for checksum generation where...
2010-04-22 Chris Larsonutils.bbclass: make check_app_exists slightly more...
2010-04-22 Chris LarsonAdd emit_data.bbclass, which emits the metadata and...
2010-04-20 Koen Kooiangstrom mirrors: fix regression introduced by cgit...
2010-04-20 Chris LarsonAdd initial signature.bbclass, which generates a hash...
2010-04-19 Koen Kooimodule bbclass: sync depmod code with kernel.bbclass...
2010-04-17 Koen Kooikernel.bbclass: fix ASMDIR regressions
2010-04-16 koen.kooi@gmail.comkernel bbclass: convert to new style staging (from...
2010-04-15 Koen Kooikernel bbclass: read version from ${B}, remove obsolete...
2010-04-15 Koen Kooikernel bbclass: don't depend on c library (from poky)
2010-04-15 Koen Kooignome: split out gnomebase.bbclass that doesn't have...
2010-04-14 Enrico Scholzpackaged-staging.bbclass: use 'os.unlink()' instead...
2010-04-14 Enrico Scholzkernel.bbclass: s!D!PKGD! (trivial)
2010-04-13 Roman I Khimovupdate-rc.d.bbclass: add dependency on update-rc.d...
2010-04-12 Martin Jansautils.bbclass: simplify checksum check, prepare for...
2010-04-12 Roman Khimovrootfs_ipk.bbclass: run preinst/postinst scripts with...
2010-04-09 Sebastian SpaethMerge branch 'org.openembedded.dev' of ssh+git://git...
2010-04-09 Chris LarsonUsing NotHandled/Handled in event handlers is deprecated
2010-04-08 Vladimir Sorokininsane.bbclass: add x86_64 architecture for linux-uclibc
2010-04-07 Xerxes Rånbyclasses/cmake.bbclass: make cmake continue if the build...
2010-04-06 Chris Larsonclean.bbclass: add pstage bits, for use with srctree
2010-04-03 Klaus KurzmannMerge branch 'org.openembedded.dev' of git+ssh://git...
2010-04-02 Tom Riniinsane.bbclass: Switch to endswith() and fix la/pc...
2010-04-01 Michael 'Mickey... vala: prohibit PARALELL_MAKE
2010-04-01 Koen Kooignome bbclass: put devhelp stuff in -doc
2010-04-01 Koen Kooignome bbclass: package polkit stuff into ${PN} by default
2010-03-30 Frans MeulenbroeksMerge branch 'org.openembedded.dev' of git.openembedded...
2010-03-30 Koen Kooiscons bbclass: add SCONS_FIX_ENV option that allows...
2010-03-30 Koen Kooiscons bbclass: convert to new style staging
2010-03-28 Koen Kooicmake bbclass: add rudimentary support for cmake site...
2010-03-28 Koen Kooicmake bbclass: s/build/target/ for cflags
2010-03-28 Koen Kooicmake bbclass: use autotools, not autotools_stage
2010-03-27 Valentin Longchampcmake.bbclass: add toolchain file for cmake compilations
2010-03-27 Roman I KhimovMerge branch 'tzdata' into org.openembedded.dev
2010-03-27 Ihar HrachyshkaFixed concurrency problem for ZIP packed recipes.
2010-03-25 Richard Purdiemanifest.bbclass: Remove since its broken and unused
2010-03-25 Roman I Khimovuse PYTHON_SITEPACKAGES_DIR
2010-03-25 Roman I Khimovdistutils-common-base: move Python dir detection to...
2010-03-24 Roman I KhimovRevert "cpan-base: add perl version to PR"
2010-03-24 Roman I KhimovMerge branch 'perl-5.10' into org.openembedded.dev
2010-03-23 Antonio Ospitebase.bbclass: add missing import of metadata_scm
2010-03-23 Roman I Khimovcpan_build: adapt to new staging for native
2010-03-23 Roman I Khimovclasses/cpan-base: fix perl version regexp
2010-03-23 Roman I Khimovcpan-base: add perl version to PR
2010-03-23 Sebastian SpaethMerge branch 'org.openembedded.dev' of ssh+git://git...
2010-03-22 Sergey LapinMerge branch 'org.openembedded.dev' of git@git.openembe...
2010-03-22 Enrico Scholzrm_work.bbclass: reordered 'rm $dir -rf' arguments
2010-03-22 Chris Larsonsrc_distribute: simplify do_distribute_sources
2010-03-22 Christopher Larsonbase.bbclass: add popen/system convenience functions
2010-03-21 Roman I Khimovcmake.bbclass: force CMAKE_INSTALL_SO_NO_EXE to be 0
2010-03-20 Roman I Khimovperl: remove versions 5.8.4 and 5.8.7
2010-03-19 Chris Larsonutility-tasks: unbork do_{clean,rebuild,mrproper,distclean}
2010-03-19 Chris Larsonbase: erk, don't remove do_setscene from EXPORT_FUNCTIO...
2010-03-19 Chris LarsonInitial split of base.bbclass
2010-03-19 Chris LarsonDon't inherit siteinfo in base.bbclass
2010-03-19 Chris Larsonbase.bbclass: Add note about base_path_relative
2010-03-19 Sebastian SpaethMerge branch 'org.openembedded.dev' of ssh+git://git...
2010-03-17 Joshua Lockpackaged-staging: Fix packagaging of cross packages
2010-03-17 Koen Kooisourcepkg: save lots of space by only making the diff...
2010-03-17 Tom Rinipackaged-staging: Grab the staging lock before we copy...
2010-03-16 Adrian Alonsoxilinx-bsp.bbclass: add support for xilinx ml507
2010-03-16 Koen Kooisourcepkg: split per package arch to catch arch overrid...
2010-03-16 Thomas ZimmermannMerge branch 'org.openembedded.dev' of ssh://git.openem...
next