aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Collapse)Author
2008-10-27classes/conf: Handle Distro PR change in sanity.bbclassRichard Purdie
This patch: * Moves the ABI variables into a new abi_version.conf (like Poky). * Renames SANITY_ABI to OELAYOUT_ABI since it has uses outside sanity.bbclass and sanity.conf. * Adds checks to sanity.bbclass so the user is notified when DISTRO_PR changes in a similar way to the OELAYOUT_ABI versions.
2008-10-27sourcepkg.bbclass: use DISTRO_PR valueOtavio Salvador
2008-10-27insane.bbclass: import bb to make python happyHolger Hans Peter Freyther
With bitbake -b this broke, import bb to make the python runtime happy.
2008-10-27sanity.bbclass: Work if no TMPDIR was created yetHolger Hans Peter Freyther
2008-10-25package bbclass: only run ldconfig when there's a ld.so.conf presentKoen Kooi
2008-10-24package_ipk.bbclass: add import bb where missingMike Westerhof
(fixes build failure for pointercal, and probably others)
2008-10-23rootfs_deb: use dpkg-scanpackages as our apt-native does not have ↵Marcin Juszkiewicz
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 Kooi
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther
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 Schuster
2008-10-22java.bbclass: Fixed indentation.Robert Schuster
2008-10-22Added BPN/BP functionality (see #11716)Robert Schuster
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 Schuster
2008-10-22java-library.bbclass: Remove superfluous quotes from BPN variable.Robert Schuster
2008-10-19autotools: also stage python files in ${prefix}/libPhil Blundell
2008-10-19package.bbclass: don't output postinst for ldconfig if USE_LDCONFIG=0Phil Blundell
2008-10-19binconfig: add terminating slashes to path matching regexpsPhil Blundell
2008-10-18WorkInProgress: Mangle the DISTRO_PR into the package revisionsHolger Hans Peter Freyther
2008-10-18base.bbclass: strip branch name in base_detect_branchOtavio Salvador
2008-10-17rootfs_ipk: add support for BAD_RECOMMENDATIONS andPhil Blundell
ONLINE_PACKAGE_MANAGEMENT configuration settings
2008-10-17XFCE: allow to set a specific release to be used while grabbing the sourceOtavio Salvador
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 Freyther
2008-10-15[base.bbclass] Make it fatal if no entry in checksums.ini existHolger Hans Peter Freyther
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-10-10merge of '3a46b29cc934022c7df085ba522531c57df6de56'Robert Schuster
and 'b1dff4fe794bb68455321c0742b9a83e38afa5b3'
2008-10-10java-library.bbclass: Introduce BPN as a mean to minimize changes between a ↵Robert Schuster
recipe foo and foo-native.
2008-10-10java.bbclass: Make oe_makeclasspath automatically use staging or staging native.Robert Schuster
2008-10-09merge of '0cc46a3e4be22a50518f2ca80e16fc733b1d9ca0'Koen Kooi
and '300c8b716e9fdd8499a7197f71dbcea5255e3b5a'
2008-10-09gettext.bbclass: revert part of a cset that breaks OE with inifinite loopsKoen Kooi
2008-10-09revert last patch as it leads to a build loop. woglinde, please try again.Michael Lauer
2008-10-08gettext.bbclass: make it simpler to understandHenning Heinold
* 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 Schuster
and 'e4568544a8390f2371814f5e9359920853e5b0b1'
2008-10-07java.bbclass: Make oe_makeclasspath behavior more sane.Robert Schuster
* return oe_makeclasspath result in variable * check for file existence only when -s is given
2008-10-07merge of '6347af950ec1a0ff98214a570984c55df668fad7'Robert Schuster
and 'aa5ca25b387398015df6ff4983a31df9f74a3dff'
2008-10-07base.bbclass: Use 'unzip' for *.jar files as well.Robert Schuster
2008-10-07merge of 'd94f0c673a273066ff54e6843a2b270742cbb1dd'Robert Schuster
and 'e2ebba6df8e583819b643aeb9f262e9f7803837d'
2008-10-07java.bbclass: Fixed oe_makeclasspath classpath generation.Robert Schuster
2008-10-07cpan* bbclass: fix for staging layout changesKoen Kooi
sdk bblcass: ditto, this time the fix is from poky
2008-10-06package bbclass: add an 'allow_links' param to get symlinks packaged, ↵Koen Kooi
usefull for splitting out libraries
2008-10-04insane.bbclass: let sh4 arch play with uclibcHenning Heinold
2008-10-04distutils-base: export STAGING_INCDIR and STAGING_LIBDIR hereMichael Lauer
2008-10-03Split staging by base package arch (armv7a, ppc603e, etc)Koen Kooi
* 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 Schuster
2008-10-02distutils bbclass: sync with pokyKoen Kooi
2008-10-02native bbclass: sync with pokyKoen Kooi
2008-10-01cross bbclass: sync with pokyKoen Kooi
2008-10-01packaged-staging bbclass: make relinking workKoen Kooi
2008-10-01qmake2 bbclass: pass RCC varKoen Kooi
2008-09-26kernel.bbclass: prepare for 2.6.27 style external firmwareKoen Kooi
* 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 Kooi