Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image ↵ | Marcin Juszkiewicz | 2008-06-27 | 1 | -0/+1 |
| | | | | generation (from Poky) | ||||
* | cmake.bbclass: use cross-compilation support with 2.6.0 (from Poky) | Marcin Juszkiewicz | 2008-06-27 | 1 | -1/+2 |
| | |||||
* | merge of '1b17ea5d09e29a9b9960e907c6a56908b349ff98' | Robert Schuster | 2008-06-26 | 1 | -0/+7 |
|\ | | | | | | | and '60512e4106703c7bf44fad424ce575f2496d82a9' | ||||
| * | merge of '613d006a5a3c8c6629c2a0b9a905bfc4a80484ca' | Robert Schuster | 2008-06-23 | 1 | -0/+7 |
| |\ | | | | | | | | | | and 'a3eb44219589b14fd5179c429a3888832e77379a' | ||||
| | * | java.bbclass: | Robert Schuster | 2008-06-06 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | * Added libdir_jvm variable * Added STAGING_LIBDIR_JVM variable | ||||
* | | | Update includedir and oldincludedir to point to new sysrooted staging dir. | Khem Raj | 2008-06-26 | 1 | -2/+2 |
|/ / | |||||
* | | packaged-staging.bbclass: Make sure opkg's libdir exists in all cases for ↵ | Richard Purdie | 2008-06-17 | 1 | -1/+2 |
| | | | | | | | | lockfiles (from poky) | ||||
* | | insane.bbclass: add linux-gnuspe as valid target | Dirk Opfer | 2008-06-16 | 1 | -0/+3 |
| | | |||||
* | | rm_work: now that packaged-staging knows about rm_work we can make it more ↵ | Koen Kooi | 2008-06-14 | 1 | -2/+4 |
| | | | | | | | | potent again | ||||
* | | rootfs_ipk.bbclass: opkg nowadays needs its lib directory created before it ↵ | Michael Lauer | 2008-06-11 | 1 | -1/+1 |
|/ | | | | can operate | ||||
* | merge of '6c9b3832ef2260eb1b3a74e74b1d73166ab79d89' | OpenEmbedded Project | 2008-06-03 | 2 | -12/+27 |
|\ | | | | | | | and 'f275c97e2c93f0e846205b213e997b28ed0b148e' | ||||
| * | classes/kernen.bbclass: Fix INITRAMFS logic to stop breaking builds for ↵ | Richard Purdie | 2008-05-31 | 1 | -2/+6 |
| | | | | | | | | people not using it | ||||
| * | kernel.bbclass: get initramfs stuff working | Thomas Kunze | 2008-05-30 | 1 | -12/+22 |
| | | | | | | | | | | | | To use this you have to INITRAMFS_IMAGE to the desired image. In addition the you must have cpio.gz in IMAGE_FSTYPES (at least for that image see packages/images/initramfs-kexec-image.bb for an example) | ||||
| * | linux-rt: Update with latest linux-rt developments. | Leon Woestenberg | 2008-05-28 | 1 | -0/+1 |
| | | |||||
* | | src_distribute.bbclass: merge Poky version which handle all licenses | Marcin Juszkiewicz | 2008-06-03 | 1 | -32/+19 |
|/ | |||||
* | merge of '7dac65b6187ea9281e5a7ff6b68e832c04a92af8' | OpenEmbedded Project | 2008-05-26 | 1 | -2/+4 |
|\ | | | | | | | and '9dce9395fcd011a1d238dcb5a559a08d851dc80e' | ||||
| * | kernel-arch.bbclass: fix map_uboot_arch for x86 | Jeremy Laine | 2008-05-26 | 1 | -2/+4 |
| | | |||||
* | | opie: move OPIE_BINDIR out of opie.bbclass into palmtop.bbclass. Closes 3669. | Paul Eggleton | 2008-05-26 | 2 | -1/+1 |
|/ | | | | * commit by Laibsch | ||||
* | kernel bbclass: stage vmlinux if present | Koen Kooi | 2008-05-25 | 1 | -0/+2 |
| | |||||
* | packaged-staging.bbclass: Sync with Poky for a number of updates. In ↵ | Richard Purdie | 2008-05-24 | 1 | -51/+118 |
| | | | | summary: Support using opkg, ipkg and an internal shell script version of ipkg as the package manager allowing removal of a large number of build dependencies. Correctly install packages into staging creating the .list and .control files. Remove accidental install outside the locking in the build package function. Correctly handle error codes in the postamble function. Add code to work correctly with the whitelist stamp policy in bitbake. | ||||
* | patch.bbclass: Simplify patch task dependency handling and allow packages to ↵ | Richard Purdie | 2008-05-24 | 1 | -9/+2 |
| | | | | override the dependency more easily (from poky) | ||||
* | oestats-client.bbclass: don't include bug number/tracker if empty | Jeremy Laine | 2008-05-23 | 1 | -13/+18 |
| | |||||
* | seppuku.bbclass,oestats-client.bbclass: add bug number and tracker to oestats | Jeremy Laine | 2008-05-23 | 2 | -3/+11 |
| | |||||
* | kernel.bbclass: comment initramfs stuff till rootfs locking works properly ↵ | Koen Kooi | 2008-05-22 | 1 | -3/+3 |
| | | | | (initramfs should be optional as well) | ||||
* | devshell.bbclass: Export variables used by the class (from poky) | Richard Purdie | 2008-05-21 | 1 | -0/+3 |
| | |||||
* | image.bbclass: Remove use of bbimage (from poky) | Richard Purdie | 2008-05-21 | 1 | -15/+17 |
| | |||||
* | image.bbclass: Cleanup whitespace (from poky) | Richard Purdie | 2008-05-21 | 1 | -18/+18 |
| | |||||
* | oestats-client.bbclass: report METADATA_BRANCH variable | Jeremy Laine | 2008-05-21 | 1 | -1/+2 |
| | |||||
* | base.bbclass: add a METADATA_BRANCH variable | Jeremy Laine | 2008-05-21 | 1 | -1/+13 |
| | |||||
* | oestats-client.bbclass: add the DEPENDS variable to task reports | Jeremy Laine | 2008-05-20 | 1 | -1/+2 |
| | |||||
* | gtk-icon-cache.bbclass: Remove '-' characters from function names fixing ↵ | Richard Purdie | 2008-05-20 | 1 | -4/+8 |
| | | | | issues with recent bitbakes (from poky) | ||||
* | oestats-clients.bbclass: discriminate between Succeeded and Failed builds | Jeremy Laine | 2008-05-19 | 1 | -2/+7 |
| | |||||
* | oestats-client.bbclass: switch to new URL scheme | Jeremy Laine | 2008-05-19 | 1 | -5/+6 |
| | |||||
* | image.bbclass: Fix image creation locking so creating multiple images at ↵ | Richard Purdie | 2008-05-18 | 1 | -0/+3 |
| | | | | once works (#4193). Remap PACKAGE_INSTALL variable so packages to install can include names which are changed by debian.bbclass. (from poky) | ||||
* | oestats-client.bbclass: upload log file when a task fails | Jeremy Laine | 2008-05-18 | 1 | -4/+25 |
| | |||||
* | oestats-client.bbclass: catch errors communicating with stats server | Jeremy Laine | 2008-05-18 | 1 | -12/+19 |
| | |||||
* | oestats-client.bbclass: switch to multipart/form-data (prepare for sending logs) | Jeremy Laine | 2008-05-18 | 1 | -6/+24 |
| | |||||
* | oestats-client.bb: disable stats if we cannot get a build id | Jeremy Laine | 2008-05-18 | 1 | -10/+23 |
| | |||||
* | oestats-client.bbclass: use METADATA_REVISION variable (thanks hrw) | Jeremy Laine | 2008-05-16 | 1 | -17/+1 |
| | |||||
* | merge of '87aa8e8cdbee54b3d7ff294da220db58798e8c12' | Jeremy Laine | 2008-05-16 | 1 | -13/+27 |
|\ | | | | | | | and 'a5324bd0638da4faba37d7b92ff362d19510c2fc' | ||||
| * | base.bbclass: print metadata revision as METADATA_REVISION - code is cleaned ↵ | Marcin Juszkiewicz | 2008-05-16 | 1 | -13/+27 |
| | | | | | | | | so easier to add git/hg (from Poky) | ||||
* | | oestats-client.bbclass: include elapsed time in task reports | Jeremy Laine | 2008-05-16 | 1 | -10/+25 |
|/ | |||||
* | java-library.bbclass: Default implementation for do_install/do_stage. | Robert Schuster | 2008-05-15 | 2 | -0/+56 |
| | | | | java.bbclass: Added oe_makeclasspath function. | ||||
* | oestats-client.bbclass: initial version of an oe-specific tinderbox tool | Jeremy Laine | 2008-05-15 | 1 | -0/+108 |
| | |||||
* | disapproval of revision '6aaaee531ff6f260aade659a5a4b74f4ce3382bf' | Koen Kooi | 2008-05-14 | 1 | -3/+3 |
| | |||||
* | seppuku: make the autobuilder report against the stable branch by default | Rolf Leggewie | 2008-05-14 | 1 | -3/+3 |
| | |||||
* | autotools.bbclass: Revert damage from ↵ | Richard Purdie | 2008-05-12 | 1 | -17/+9 |
| | | | | 4b02add2b83e66d45ff3e840056487a7274d9011, convert autotools_stage_all to use sed on .la files instead of calling oe_libinstall, remove broken enable-mainainer-mode flag | ||||
* | autotools.bbclass: from OM. Needed as commit ↵ | Leon Woestenberg | 2008-05-11 | 1 | -3/+4 |
| | | | | 85a5e185b6a21e42e4243ad17befe40373025e0e alone will break uclibc/gettext builds. | ||||
* | base.bbclass : add check from zecke/OM mtn that errors if libname.lai is not | Graeme Gregory | 2008-05-09 | 1 | -0/+9 |
| | | | | unique. Acked by RP | ||||
* | sanity.bbclass: Add check for problematic /proc/sys/vm/mmap_min_addr values | Richard Purdie | 2008-05-07 | 1 | -0/+6 |
| |