Age | Commit message (Collapse) | Author | Files |
|
("bogofeed").
* If set to a base URL of ipk deploy dir as exported by HTTP/FTP, it will create
set of feed configs to use deploy subdirs as feeds.
|
|
the package task doesn't create chains of .debug directories (from poky)
|
|
|
|
|
|
* It's pretty legal to have only TARGET_ARCH set, for example to build
non-machine-specific packages (for example, using external SDK).
|
|
ASSUME_PROVIDED.
* List of <shlib_file_name>:<package>[_<version>] mappings. This info will
be appended to one inferred by automatic shlib tracking code. So, it would be
possible to have correct package dependencies even for libraries in
ASSUME_PROVIDED.
|
|
|
|
|
|
sourcepkg.bbclass:109:addtask dumpdata after archive_bb before do_create_diff_gz
archive_bb should be "do_archive_bb".
|
|
|
|
|
|
|
|
and 'd3ec22c2f56bfe13ae582b6c4495224757d4a0c7'
|
|
(with dashes).
* To remind, modprobe accepts both '-' & '_' in module names interchangeably.
Actual module files use both. Still, in OE, some consistency is needed. And its
natural to use dash as the separator, as package names already use that. So,
if canonical naming is used, it all will "just work", refardless of what separator
chars specific kernel module filename randomly contains.
|
|
* This cuts x11-gpe-image by 3M for example.
|
|
that it works with bitbake 1.8.8.
|
|
again
|
|
* package sorting works now for mixed arch recipes (e.g. sysvinit)
* doesn't clobber dependencies anymore
* uses bitbake locking utils
|
|
|
|
and '6fe2cd0b60b675a1e3118d25934adb4693f3b8ed'
|
|
|
|
|
|
Requires bitbake 1.8 svn head or bitbake trunk.
|
|
|
|
of extra compiler options in future (e.g. sysroot) (from poky)
|
|
functionality in a multimachine safe way instead (from poky).
|
|
packaged function from base.bbclass rather than our own (from poky)
|
|
using ALLOW_EMPTY instead of ALLOW_EMTPY_pkg (from poky)
|
|
searched (in order) when locating package data. This fixes handling of packages with split package archs like sysvinit. (from poky)
|
|
Suggested by Richard as a way to force ipk's of dependencies
to get build when building a package. This is handy if
your are building a package for a feed that does not get
installed in an image.
|
|
grabbing files from their original locations directly. Allow usage of this class in ixp4xx machines, not just nslu2.
|
|
i*86
|
|
|
|
customisation
|
|
|
|
Logged into the box
Adding log file /data/build/koen/OE/build/tmp/angstrom/work/arm-oabi-angstrom-linux/failme-1.0-r0/temp/log.do_configure.23635
Trying http://bugs.openembedded.org/buglist.cgi?product=Openembedded&component=build&short_desc_type=substring&short_desc=failme-1.0-r0-do_configure
Result of bug search is
Bug is open: False and bug number: 2747
Reopened the bug #2747
Got exception in poster.open( attach_query, param )
Failed to attach the build log for bug #2747
|
|
|
|
- do not transform a symlink to a directory into a directory on copy
- preserve the mode when copying a directory
|
|
|
|
|
|
of moving files (from poky). The copyfile function will be moved to bitbake in due course.
|
|
|
|
|
|
|
|
|
|
|
|
------------------------------------------------------------------------
r2867 | richard | 2007-10-11 23:46:11 +0200 (Cz, 11 X 2007) | 1 line
bootimg.bbclass: Fix taskname reference
------------------------------------------------------------------------
r1911 | hrw | 2007-06-11 12:35:28 +0200 (Pn, 11 VI 2007) | 1 line
bootimg.bbclass: get kernel from proper directory in staging
------------------------------------------------------------------------
r1899 | hrw | 2007-06-08 22:45:44 +0200 (Pt, 08 VI 2007) | 9 lines
bootimg.bbclass: fixed generation of ISO & HDD images
bootimg.bbclass supported creation of FAT filesystem images for usage with
syslinux (kernel and initrd in /boot/) and creation of ISO images with kernel
and initrd on it. ISO images contained also not needed /boot/ directory from
FAT image.
Now still two files are created as result but both contain only needed files.
------------------------------------------------------------------------
r1898 | hrw | 2007-06-08 20:22:19 +0200 (Pt, 08 VI 2007) | 1 line
bootimg: reformatted again
------------------------------------------------------------------------
r1897 | hrw | 2007-06-08 20:21:18 +0200 (Pt, 08 VI 2007) | 1 line
bootimg: reformatted
------------------------------------------------------------------------
r1894 | hrw | 2007-06-08 10:39:22 +0200 (Pt, 08 VI 2007) | 1 line
bootimg.bbclass: imported from OE, updated to recent BitBake
|
|
and 'cd2dae68b2957306378aca79319d9d009a776ed2'
|
|
and 'e2ef6c7c9f67b4e28fb1c4393ee4307e8358d81d'
|
|
Unifiy the WebKit recipe and allow to build the Gtk+, Qt
and Qtopia port. Add classes/qtopia4core.bbclass to assist
building for Qtopia. Change the WebKit.pro to currently not
build the testkjs and DumpRenderTree test utilities.
|