Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-23 | rootfs_deb: use dpkg-scanpackages as our apt-native does not have ↵ | Marcin Juszkiewicz | 1 | |
apt-ftparchive anymore (from Poky) git-svn-id: https://svn.o-hand.com/repos/poky@4749 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
2008-10-23 | package bbclass: add missing 'import bb' | Koen Kooi | 1 | |
2008-10-22 | Merge branch 'shared/file-pr-revert' into org.openembedded.dev | Holger Hans Peter Freyther | 5 | |
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-22 | base.bbclass: Add BPN- and BP-based search path to FILESPATH. | Robert Schuster | 1 | |
2008-10-22 | java.bbclass: Fixed indentation. | Robert Schuster | 1 | |
2008-10-22 | Added BPN/BP functionality (see #11716) | Robert Schuster | 2 | |
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-22 | native.bbclass: Run java_stage if JAVA_NATIVE_STAGE_INSTALL is set. | Robert Schuster | 1 | |
2008-10-22 | java-library.bbclass: Remove superfluous quotes from BPN variable. | Robert Schuster | 1 | |
2008-10-19 | autotools: also stage python files in ${prefix}/lib | Phil Blundell | 1 | |
2008-10-19 | package.bbclass: don't output postinst for ldconfig if USE_LDCONFIG=0 | Phil Blundell | 1 | |
2008-10-19 | binconfig: add terminating slashes to path matching regexps | Phil Blundell | 1 | |
2008-10-18 | WorkInProgress: Mangle the DISTRO_PR into the package revisions | Holger Hans Peter Freyther | 5 | |
2008-10-18 | base.bbclass: strip branch name in base_detect_branch | Otavio Salvador | 1 | |
2008-10-17 | rootfs_ipk: add support for BAD_RECOMMENDATIONS and | Phil Blundell | 1 | |
ONLINE_PACKAGE_MANAGEMENT configuration settings | ||||
2008-10-17 | XFCE: allow to set a specific release to be used while grabbing the source | Otavio Salvador | 1 | |
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 repositories | Holger Hans Peter Freyther | 1 | |
2008-10-15 | [base.bbclass] Make it fatal if no entry in checksums.ini exist | Holger Hans Peter Freyther | 1 | |
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 1 | |
2008-10-10 | merge of '3a46b29cc934022c7df085ba522531c57df6de56' | Robert Schuster | 2 | |
and 'b1dff4fe794bb68455321c0742b9a83e38afa5b3' | ||||
2008-10-10 | java-library.bbclass: Introduce BPN as a mean to minimize changes between a ↵ | Robert Schuster | 1 | |
recipe foo and foo-native. | ||||
2008-10-10 | java.bbclass: Make oe_makeclasspath automatically use staging or staging native. | Robert Schuster | 1 | |
2008-10-09 | merge of '0cc46a3e4be22a50518f2ca80e16fc733b1d9ca0' | Koen Kooi | 1 | |
and '300c8b716e9fdd8499a7197f71dbcea5255e3b5a' | ||||
2008-10-09 | gettext.bbclass: revert part of a cset that breaks OE with inifinite loops | Koen Kooi | 1 | |
2008-10-09 | revert last patch as it leads to a build loop. woglinde, please try again. | Michael Lauer | 1 | |
2008-10-08 | gettext.bbclass: make it simpler to understand | Henning Heinold | 1 | |
* set the deps for package which can use NLS stuff * filter the deps out if NLS is not requested | ||||
2008-10-07 | merge of 'd3c8a06d1d4f7abaf8f97964d82c9c0811415c68' | Robert Schuster | 1 | |
and 'e4568544a8390f2371814f5e9359920853e5b0b1' | ||||
2008-10-07 | java.bbclass: Make oe_makeclasspath behavior more sane. | Robert Schuster | 1 | |
* return oe_makeclasspath result in variable * check for file existence only when -s is given | ||||
2008-10-07 | merge of '6347af950ec1a0ff98214a570984c55df668fad7' | Robert Schuster | 8 | |
and 'aa5ca25b387398015df6ff4983a31df9f74a3dff' | ||||
2008-10-07 | base.bbclass: Use 'unzip' for *.jar files as well. | Robert Schuster | 1 | |
2008-10-07 | merge of 'd94f0c673a273066ff54e6843a2b270742cbb1dd' | Robert Schuster | 1 | |
and 'e2ebba6df8e583819b643aeb9f262e9f7803837d' | ||||
2008-10-07 | java.bbclass: Fixed oe_makeclasspath classpath generation. | Robert Schuster | 1 | |
2008-10-07 | cpan* bbclass: fix for staging layout changes | Koen Kooi | 4 | |
sdk bblcass: ditto, this time the fix is from poky | ||||
2008-10-06 | package bbclass: add an 'allow_links' param to get symlinks packaged, ↵ | Koen Kooi | 1 | |
usefull for splitting out libraries | ||||
2008-10-04 | insane.bbclass: let sh4 arch play with uclibc | Henning Heinold | 1 | |
2008-10-04 | distutils-base: export STAGING_INCDIR and STAGING_LIBDIR here | Michael Lauer | 1 | |
2008-10-03 | Split staging by base package arch (armv7a, ppc603e, etc) | Koen Kooi | 1 | |
* 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-02 | java.bbclass: Error out if classpath entry cannot be found. | Robert Schuster | 1 | |
2008-10-02 | distutils bbclass: sync with poky | Koen Kooi | 1 | |
2008-10-02 | native bbclass: sync with poky | Koen Kooi | 1 | |
2008-10-01 | cross bbclass: sync with poky | Koen Kooi | 1 | |
2008-10-01 | packaged-staging bbclass: make relinking work | Koen Kooi | 1 | |
2008-10-01 | qmake2 bbclass: pass RCC var | Koen Kooi | 1 | |
2008-09-26 | kernel.bbclass: prepare for 2.6.27 style external firmware | Koen Kooi | 1 | |
* see http://lwn.net/Articles/284932/ * does *NOT* have dependency code, RRECOMMENDS for firmwares need to be added manually | ||||
2008-09-25 | xfce: remove pkgconfig hacks and switch to autotools.bbclass, tweak packaging | Koen Kooi | 1 | |
2008-09-23 | pkgconfig.bbclass: do not mess with .pc dirs from quilt | Henning Heinold | 1 | |
* add -type f to find command so we do not try to sed .pc dir from quilt | ||||
2008-09-23 | pkgconfig.bbclass: unbreak stuff | Henning Heinold | 1 | |
* 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-22 | pkgconfig.bbclass: fix some bugs and add enhancement | Henning Heinold | 1 | |
* 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-22 | oestats-client.bbclass: add support for QA logs (see bug #4345) | Jeremy Laine | 1 | |
2008-09-19 | enlightenment: PV went backwards *again* so bump PE *again* | Koen Kooi | 1 | |
* I know people don't care about QA, but having PV go backwards twice? Come on! | ||||
2008-09-17 | package.bbclass: apply patch from Tom Rini to avoid RDEPENDS on nonexistent ↵ | Phil Blundell | 1 | |
empty packages |