Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-03-18 | various: move over to opkg, as discussed on the mailinglist | Koen Kooi | 6 | |
* death to ipkg! | ||||
2008-03-17 | cpan.bbclass: Run the install routine as the staging task instead of install ↵ | Richard Purdie | 1 | |
when run as part of a native build | ||||
2008-03-17 | package.bbclass: Write out PR into pkgdata since some packages override it | Richard Purdie | 1 | |
2008-03-17 | packaged-staging.bbclass: Switch architecture to BUILD_SYS, inject the ↵ | Richard Purdie | 1 | |
target triplet into the package name so staging remains multimachine compatible, fix problems with packages with split PR, use DEPLOY_DIR_IPK and DEPLOY_DIR_DEB variables | ||||
2008-03-17 | sepukku: make attachments work again by importing bb and passing in e.data, ↵ | Koen Kooi | 1 | |
based on a patch by RP | ||||
2008-03-16 | seppuku: add PN to comment line for attachment (as discussed on ml) | Rolf Leggewie | 1 | |
2008-03-16 | seppuku: have the name of the MACHINE in the attachment's description (as ↵ | Rolf Leggewie | 1 | |
discussed on the ml) | ||||
2008-03-15 | Reverse accidental changes in dc0f5b4ef4b836d72bf43dffa503ab86e6f7de54 | Richard Purdie | 2 | |
2008-03-15 | gcc: Some futher .bb -> .inc changes | Richard Purdie | 2 | |
2008-03-14 | packaged-staging.bbclass: Switch to including stamps files in the staging ↵ | Richard Purdie | 1 | |
package so the timestamps are preserved exactly | ||||
2008-03-14 | base.bbclass, package.bbclass: Move package_stagefile function to ↵ | Richard Purdie | 2 | |
base.bbclass and add shell version | ||||
2008-03-14 | base.bbclass: Add .la file brute force sed enhancement from poky | Richard Purdie | 1 | |
2008-03-14 | packaged-staging bbclass: make PSTAGE_EXTRAPATH overridable | Koen Kooi | 1 | |
2008-03-14 | packaged-staging.bbclass: Various improvements. Add handling for -native and ↵ | Richard Purdie | 1 | |
-cross packages, add event handler so 'accelerated' tasks work with later execution of skipped tasks, drop feed index creation since we don't need it, abstract package naming and package path handling. | ||||
2008-03-14 | package.bbclass: Add in hooks for packaged staging in the shlibs and ↵ | Richard Purdie | 1 | |
pkgconfig code. | ||||
2008-03-14 | siteinfo bbclass: remove avr32/glibc entries - there never will be avr32 ↵ | Koen Kooi | 1 | |
support in glibc | ||||
2008-03-11 | package_deb.bbclass: Remove some unneeded lines | Richard Purdie | 1 | |
2008-03-11 | rm_work: Use the completion bitbake scheduler by default | Richard Purdie | 1 | |
2008-03-11 | siteinfo.bbclass: Add common-linux file | Richard Purdie | 1 | |
2008-03-10 | sepukku bbclass: change 'bugname' far so bugreports get grouped by PN-PV ↵ | Koen Kooi | 1 | |
instead of PN-PV-PR-task * mentions failed task now in bug comment | ||||
2008-03-10 | package_ipk/deb.bbclass: Make the PACKAGES check earlier so if there is ↵ | Richard Purdie | 2 | |
nothing to package we don't read potentially stale pkgdata from staging. Fixes the strange ncurses-native issue after ncurses packaging was fixed | ||||
2008-03-10 | Qt: The suffix for the staging libdir was omitted, remove it from the libs | Holger Freyther | 2 | |
2008-03-06 | packaged-staging.bbclass: Set MULTMACH_ARCH if its not been set so we don't ↵ | Richard Purdie | 1 | |
depend on multimachine.bbclass | ||||
2008-03-05 | sdk.bbclass: Revert recent changes for now | Richard Purdie | 1 | |
2008-03-05 | autotools.bbclass: sdk.bbclass doesn't need libtool-cross | Richard Purdie | 1 | |
2008-03-05 | native.bbclass: Remove strange bogus inherit | Richard Purdie | 1 | |
2008-03-04 | packaged-staging.bbclass: Only need to run after do_package_write, no need ↵ | Richard Purdie | 1 | |
to list package types. | ||||
2008-03-04 | base.bbclass: Only set BB_DEFAULT_TASK if it wasn't set already | Richard Purdie | 1 | |
2008-03-04 | Change staging layout to match the target system layout. WARNING - staging ↵ | Richard Purdie | 4 | |
ABI change. This update completes the conversion of OE.dev to use sysroot and have a staging layout that matches the target system. This means we no longer need to mangle pkgconfig files and can use its sysroot option instead. Users of old toolchains (gcc prior to 3.4 and external ones) may need to add cross-linkage and staging-linkage to their toolchain dependencies. Since this update changes staging layout and the contents of the .pc files it updates the staging ABI and people will need to rebuild. | ||||
2008-03-03 | testlab bbclass: add class that dumps a bunch of statistical data from your ↵ | Koen Kooi | 1 | |
images, usefull for people doing regression testing details at: * http://dominion.thruhere.net/koen/cms/the-testlab-strikes-again * http://dominion.thruhere.net/koen/cms/package-relations-inside-images | ||||
2008-03-01 | base.bbclass: Add .tbz2 besides .tbz and .tar.bz2 | Leon Woestenberg | 1 | |
2008-02-28 | package_deb.bbclass: Update apt.conf location (from poky) | Richard Purdie | 1 | |
2008-02-28 | rootfs_deb.bbclass: Fix apt.conf handling (from poky) | Richard Purdie | 1 | |
2008-02-28 | distutils.bbclass: Tweak staging variables | Richard Purdie | 1 | |
2008-02-28 | classes: Improve various staging variable references | Richard Purdie | 4 | |
2008-02-28 | mono.bclass: Fix the location used for mono clilibs information to be host ↵ | Richard Purdie | 1 | |
specific otherwise this will break when multiple arch builds are made. shlibs was fixed in a similar way. Note that mono apps will need to be rebuilt after this change | ||||
2008-02-28 | merge of '81d8dc81a1a7a826e84a23750afa2f81bb4c8787' | Richard Purdie | 1 | |
and 'f3ce42d6e8e15e51ce97fef93a3948da8fedc3ad' | ||||
2008-02-28 | sip(3).bbclass: Fix do_generate task dependencies (#3765) | Richard Purdie | 2 | |
2008-02-28 | distutils-base.bbclass: package ${PN}-dev first, so that pkgconfig gets a ↵ | Michael Lauer | 1 | |
chance to land there | ||||
2008-02-26 | base.bbclass: Add code to make 'rebuild' continue to work after changes in ↵ | Richard Purdie | 1 | |
bitbake. Bitbake 1.8.10 users should be unaffected, bitbake 1.8.11 users will need the latest svn stable branch bitbake. Only the rebuild task is affected by the changes | ||||
2008-02-26 | rm_work.bbclass: Add event handler to take care of removing stamps when ↵ | Richard Purdie | 1 | |
trying to rebuild packages after sources have been removed. Needs bitbake 1.8 svn to have any effect. | ||||
2008-02-26 | seppuku.bbclass/tinderclient.bbclass: Use exec_func, not exec_task for clean ↵ | Richard Purdie | 2 | |
function | ||||
2008-02-25 | merge of '7460b51ee9cc9d17b403416ed3a84895ac86e667' | Paul Sokolovsky | 4 | |
and 'cad8e5a9c094705cd6895a456eac5da6d41967bb' | ||||
2008-02-24 | package.bbclass: shlib postinst: Check for ldconfig presence before running it. | Paul Sokolovsky | 1 | |
* This helps uclibc systems where ldconfig is optional, in particular 3rd-party systems like OpenWRT. * Per RFC on the list. | ||||
2008-02-23 | base.bbclass: Optimise get_subpkgedata_fn() to minimise expand calls | Richard Purdie | 1 | |
2008-02-23 | base.bbclass: Cleanups possible with recent improvements in bitbake syntax | Richard Purdie | 1 | |
2008-02-23 | sanity.bbclass: Cope with empty abi files generated by previous issues | Richard Purdie | 1 | |
2008-02-23 | sanity: Move variable declarations to sanity.conf to workaround problems ↵ | Richard Purdie | 1 | |
with bitbake 1.8.10 | ||||
2008-02-21 | merge of '135f1243bae7b8d2761f12a5ee4792c0fdd61cd7' | OpenEmbedded Project | 1 | |
and '4eb5b005a1da43a766a4d6f77af48d3ba0a994a4' | ||||
2008-02-21 | kernel.bbclass: Fis typo in do_builtin_initramfs. | Paul Sokolovsky | 1 | |