summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)AuthorFiles
2008-10-23rootfs_deb: use dpkg-scanpackages as our apt-native does not have ↵Marcin Juszkiewicz1
apt-ftparchive anymore (from Poky) git-svn-id: https://svn.o-hand.com/repos/poky@4749 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-23package bbclass: add missing 'import bb'Koen Kooi1
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther5
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
2008-10-22base.bbclass: Add BPN- and BP-based search path to FILESPATH.Robert Schuster1
2008-10-22java.bbclass: Fixed indentation.Robert Schuster1
2008-10-22Added BPN/BP functionality (see #11716)Robert Schuster2
base.bbclass: Added base_package_name python function. java-library.bbclass: Removed java_back_package_name function. bitbake.conf: Set BP/BPN and use it in FILESPATH and S
2008-10-22native.bbclass: Run java_stage if JAVA_NATIVE_STAGE_INSTALL is set.Robert Schuster1
2008-10-22java-library.bbclass: Remove superfluous quotes from BPN variable.Robert Schuster1
2008-10-19autotools: also stage python files in ${prefix}/libPhil Blundell1
2008-10-19package.bbclass: don't output postinst for ldconfig if USE_LDCONFIG=0Phil Blundell1
2008-10-19binconfig: add terminating slashes to path matching regexpsPhil Blundell1
2008-10-18WorkInProgress: Mangle the DISTRO_PR into the package revisionsHolger Hans Peter Freyther5
2008-10-18base.bbclass: strip branch name in base_detect_branchOtavio Salvador1
2008-10-17rootfs_ipk: add support for BAD_RECOMMENDATIONS andPhil Blundell1
ONLINE_PACKAGE_MANAGEMENT configuration settings
2008-10-17XFCE: allow to set a specific release to be used while grabbing the sourceOtavio Salvador1
This will be used to avoid duplicated code in many XFCE related recipes. Without that, all recipes that uses a different version then the global XFCE release need to specify the SRC_URI making harder to update and change the mirror to be used globaly.
2008-10-15[base] Autodetect the SCM and add listing of git repositoriesHolger Hans Peter Freyther1
2008-10-15[base.bbclass] Make it fatal if no entry in checksums.ini existHolger Hans Peter Freyther1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-10-10merge of '3a46b29cc934022c7df085ba522531c57df6de56'Robert Schuster2
and 'b1dff4fe794bb68455321c0742b9a83e38afa5b3'
2008-10-10java-library.bbclass: Introduce BPN as a mean to minimize changes between a ↵Robert Schuster1
recipe foo and foo-native.
2008-10-10java.bbclass: Make oe_makeclasspath automatically use staging or staging native.Robert Schuster1
2008-10-09merge of '0cc46a3e4be22a50518f2ca80e16fc733b1d9ca0'Koen Kooi1
and '300c8b716e9fdd8499a7197f71dbcea5255e3b5a'
2008-10-09gettext.bbclass: revert part of a cset that breaks OE with inifinite loopsKoen Kooi1
2008-10-09revert last patch as it leads to a build loop. woglinde, please try again.Michael Lauer1
2008-10-08gettext.bbclass: make it simpler to understandHenning Heinold1
* set the deps for package which can use NLS stuff * filter the deps out if NLS is not requested
2008-10-07merge of 'd3c8a06d1d4f7abaf8f97964d82c9c0811415c68'Robert Schuster1
and 'e4568544a8390f2371814f5e9359920853e5b0b1'
2008-10-07java.bbclass: Make oe_makeclasspath behavior more sane.Robert Schuster1
* return oe_makeclasspath result in variable * check for file existence only when -s is given
2008-10-07merge of '6347af950ec1a0ff98214a570984c55df668fad7'Robert Schuster8
and 'aa5ca25b387398015df6ff4983a31df9f74a3dff'
2008-10-07base.bbclass: Use 'unzip' for *.jar files as well.Robert Schuster1
2008-10-07merge of 'd94f0c673a273066ff54e6843a2b270742cbb1dd'Robert Schuster1
and 'e2ebba6df8e583819b643aeb9f262e9f7803837d'
2008-10-07java.bbclass: Fixed oe_makeclasspath classpath generation.Robert Schuster1
2008-10-07cpan* bbclass: fix for staging layout changesKoen Kooi4
sdk bblcass: ditto, this time the fix is from poky
2008-10-06package bbclass: add an 'allow_links' param to get symlinks packaged, ↵Koen Kooi1
usefull for splitting out libraries
2008-10-04insane.bbclass: let sh4 arch play with uclibcHenning Heinold1
2008-10-04distutils-base: export STAGING_INCDIR and STAGING_LIBDIR hereMichael Lauer1
2008-10-03Split staging by base package arch (armv7a, ppc603e, etc)Koen Kooi1
* tested on beagleboard, dht-walnut, efika, c7x0 and om-gta01 * python, perl, gtk and qt4-x11 build and work * console-image, x11-image and beagleboard-demo-image build and work as well * see http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-July/005819.html
2008-10-02java.bbclass: Error out if classpath entry cannot be found.Robert Schuster1
2008-10-02distutils bbclass: sync with pokyKoen Kooi1
2008-10-02native bbclass: sync with pokyKoen Kooi1
2008-10-01cross bbclass: sync with pokyKoen Kooi1
2008-10-01packaged-staging bbclass: make relinking workKoen Kooi1
2008-10-01qmake2 bbclass: pass RCC varKoen Kooi1
2008-09-26kernel.bbclass: prepare for 2.6.27 style external firmwareKoen Kooi1
* see http://lwn.net/Articles/284932/ * does *NOT* have dependency code, RRECOMMENDS for firmwares need to be added manually
2008-09-25xfce: remove pkgconfig hacks and switch to autotools.bbclass, tweak packagingKoen Kooi1
2008-09-23pkgconfig.bbclass: do not mess with .pc dirs from quiltHenning Heinold1
* add -type f to find command so we do not try to sed .pc dir from quilt
2008-09-23pkgconfig.bbclass: unbreak stuffHenning Heinold1
* sorry I missed and did not test what autotools.bbclass really does * let search for .pc in the source-dir and fix it there
2008-09-22pkgconfig.bbclass: fix some bugs and add enhancementHenning Heinold1
* add ${libdir}/pkgconfig to FILES_${PN}-dev per default so all .pc files ends up in the right package * fix QA errors when the .pc file contains bad PATH's at install stage * fix do_stage_append dont look up the sourcedir, look up in image-dir to stage the .pc files
2008-09-22oestats-client.bbclass: add support for QA logs (see bug #4345)Jeremy Laine1
2008-09-19enlightenment: PV went backwards *again* so bump PE *again*Koen Kooi1
* I know people don't care about QA, but having PV go backwards twice? Come on!
2008-09-17package.bbclass: apply patch from Tom Rini to avoid RDEPENDS on nonexistent ↵Phil Blundell1
empty packages