Age | Commit message (Collapse) | Author | Files |
|
* add -type f to find command so we do not try to sed .pc dir from quilt
|
|
* sorry I missed and did not test what autotools.bbclass really does
* let search for .pc in the source-dir and fix it there
|
|
* 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
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bootimg.bbclass - This creates a bootable image using syslinux, your kernel and an optional initrd
kernel.bbclass - drivers/crypto and include/acpi are needed by some
pkgconfig.bbclass - searching for .pc files
syslinux.bbclass - This creates a configuration file suitable for use with syslinux.
site
mipsel-linux, i486-linux, i686-linux, x86_64-linux updates for:
gcc, lmbench, X11R7.0, sudo, audacity
conf
add db1200 and geodelx machine configurations.
|
|
|
|
|
|
so oe works within /usr
BKrev: 4225c807EQAZ6gSzTcAR8RuS2aIW1Q
|
|
into handhelds.org:/home/kergoth/code/packages.bb
2004/12/07 04:58:25-06:00 ti.com!kergoth
More updates per the core rename.
2004/12/07 04:46:51-06:00 ti.com!kergoth
Update soundtracker per the core rename.
2004/12/07 04:44:14-06:00 ti.com!kergoth
Merge
2004/12/07 04:42:38-06:00 ti.com!kergoth
Updates per the recent rename of the oe core from 'oe' to 'bitbake'.
BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
|