Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-01-25 | module-base.bbclass: fix miscompilation of out of tree kernel modules trying ↵ | Rene Wagner | 1 | |
to access GPIO registers. make sure to bump PR on all affected .bbs. thanks to Phil for spotting. | ||||
2006-01-13 | kernel.bbclass: Check if include/sound exists before trying to stage it (it ↵ | Rod Whitby | 1 | |
doesn't exist for the unslung 2.4 kernel). | ||||
2006-01-13 | merge of 47b2cb70582f02182c20ba10e58134187a72bcd3 | Richard Purdie | 1 | |
and f1adf0c8840c57a416d7da7085aa694f11be4c5c | ||||
2006-01-13 | native.bbclass: Set RPROVIDES as PACKAGES is cleared and enable resolving of ↵ | Richard Purdie | 1 | |
all RDEPENDS | ||||
2006-01-12 | kernel.bbclass: stage include/sound/* | Philipp Zabel | 1 | |
2006-01-12 | Correct Opie PV format to preserve upgradability of packages but note where ↵ | Richard Purdie | 1 | |
changes are needed to conform to standardised cvs PV numbering at the next PV change. Also factor the formatting into opie.bbclass to make future changes easier. | ||||
2006-01-09 | kernel.bbclass: Add hack to cope with kernel-image-SOMEDYNAMICVERSION to ↵ | Richard Purdie | 1 | |
enable builds for now. To be removed when proper RDEPENDS -> PKG_ is possible. | ||||
2006-01-08 | Following from the meta/packages changes, cleanup conf/machine for incorrect ↵ | Richard Purdie | 1 | |
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any. | ||||
2006-01-08 | Add PACKAGES_DYNAMIC to the appropriate .bb files. | Richard Purdie | 1 | |
2006-01-08 | native.bbclass: use BUILD_ARCH instead of 'native' | Koen Kooi | 1 | |
2006-01-08 | Set some packages/classes PACKAGE_ARCH correctly and also correct some ↵ | Richard Purdie | 2 | |
PACKAGE_ARCH= to . | ||||
2006-01-08 | Move multimachine.inc to conf/distro/include/multimachine.conf and include ↵ | Richard Purdie | 1 | |
it by default for familiar/openzaurus | ||||
2006-01-07 | image_ipk.bbclass: Set BUILD_ALL_DEPS = "1" for images in readyness of ↵ | Richard Purdie | 1 | |
bitbake updates | ||||
2006-01-07 | Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵ | Richard Purdie | 1 | |
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup. | ||||
2006-01-04 | Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, ↵ | Richard Purdie | 1 | |
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1 | ||||
2006-01-02 | autotools.bbclass: use autotools_stage_all as default do_stage | Philipp Zabel | 1 | |
2005-12-30 | kernel.bbclass: prevent self-referential asm links in kernel.bbclass | John Bowler | 1 | |
- ln -sf asm-<arch> .../include/asm works fine first time, but - second time round it creates a link in asm to asm-<arch> - called asm-<arch>, this breaks the klibc build | ||||
2005-12-28 | autotools.bbclass: remove -a (require static) from oelibinstall | Koen Kooi | 1 | |
2005-12-27 | autotools.bbclass: use cp -f to install files to staging | Philipp Zabel | 1 | |
2005-12-26 | autotools.bbclass, base.bbclass: modify autotools_stage_all to use ↵ | Philipp Zabel | 2 | |
oe_libinstall and install aclocal macros, too | ||||
2005-12-06 | disapproval of revision '1836da10f903d9ee68a7255b7a5d899128f4f43c' | Marcin Juszkiewicz | 1 | |
2005-12-06 | module-init-tools: prefer 3.2.1 over 3.2-pre4 | Philipp Zabel | 1 | |
- adds DEFAULT_PREFERENCE="-1" to the 3.2-pre4, see bug #498 | ||||
2005-11-23 | base.bbclass: attempt to fix the staging .la problem | John Bowler | 1 | |
- when using oe_libinstall to install a libtool library (.la file - present) into the staging directory (${STAGING_LIBDIR}) fix up the - installed .lai file so that it contains 'installed=no' - this - prevents libtool from subsequently using a copy of the build system - library if it exists in the final (target) installation directory - on the build machine (typically /usr/lib). Remove the patches from - pcre_4.4.bb to match (it now seems to work without them), add - cherokee to the openslug (etc) build (it was failing because of this - problem.) | ||||
2005-11-18 | package.bbclass: added support for preinst/prerm actions - patch by Jamie ↵ | Marcin Juszkiewicz | 1 | |
Lenehan - this close #456 | ||||
2005-11-11 | nslu2-kernel: cleanup openslug, ucslugc and slugos kernels, ALL | John Bowler | 1 | |
- remove old kernel versions - remove openslug-kernel - move patches from openslug-kernel - fix kernel UTS_RELEASE handling (requires change in kernel.bbclass) - fix nslu2-kernel MM build - move to 2.6.14.1 (important security fix) | ||||
2005-10-13 | kernel.bbclass: Fix some quoting and brackets on an if statement. Reported ↵ | Richard Purdie | 1 | |
by katossi. | ||||
2005-10-10 | efl, e-wm: Add a sed fix for X11 system headers | Justin Patrin | 1 | |
2005-10-06 | kernel.bbclass: don't run 'make dep' for 2.6 kernels | Rene Wagner | 1 | |
2005-10-05 | efl, e-wm: add a quick sed fix for e builds using system include paths | Justin Patrin | 1 | |
- This is not likely to affect anyone except 64-bit linux users who have multiple files files -- This definately affects Gentoo linux on amd64. It has a stub header which includes a 386 or x86_64 depending on defines. However, since OE normally compiles for non-x86 this header actually includes nothing and stops the compile altogether due to missing typedefs and prototypes. | ||||
2005-10-05 | Two changes to sourcepkg.class: | Marcin Juszkiewicz | 1 | |
- added "autom4te.cache" to default EXCLUDE_FROM to not have configure tests in resulted diff - changed order of tar arguments to get it working with GNU tar 1.15.1 | ||||
2005-10-05 | binconfig.bbclass: add new BINCONFIG_GLOB variable to allow passing a ↵ | Rene Wagner | 1 | |
different glob to find | ||||
2005-10-03 | add a basic bbclass for building ruby extensions | Michael Lauer | 1 | |
NOTE: might be uncomplete, but may serve as a starting point for someone interested in ruby ;) | ||||
2005-09-30 | class qt3x11, qt4x11: remove DEPENDS | Michael Lauer | 2 | |
2005-09-29 | class autotools: add function 'autotools_stage_all' that automatically stages | Michael Lauer | 1 | |
include files and libraries for packages that obey DESTDIR. This can be used to remove a lot of duplicated metadata in do_stage() of packages that inherit autotools. Note that you need to call autotools_stage_all manually in do_stage. It may be added to do_stage() eventually, but for now we want to do the transition step-by-step. Feel free to convert do_stage of autotools packages to using autotools_stage_all. | ||||
2005-09-27 | rootfs_ipk: Add a remove_init_link function to the rootfs_ipk oeclass. This ↵ | Richard Purdie | 1 | |
is needed for the nokia770 which won't boot with /sbin/init as a symbolic link (and I'm told other machines have this problem). | ||||
2005-09-19 | GNU cp has a nice -a switch, sadly the BSD tools lack it | Holger Freyther | 3 | |
update our descriptions to work with any version of cp. Patches that include cp -a are not changed. They seem to work and I'm too scared busybox cp is more like GNU cp than BSD cp. (e.g do not know about P) | ||||
2005-09-12 | qtx11 classes: DEPEND += qt{3|4}-x11 | Michael Lauer | 2 | |
2005-09-07 | classes/package_ipk.bbclass: put HOMEPAGE into the Homepage: control field | Koen Kooi | 1 | |
2005-09-05 | classes/base: show BitBake version and Monotone Revision (if working on a ↵ | Michael Lauer | 1 | |
valid MT repository) in OE Build Configuration | ||||
2005-08-29 | pkgconfig.bbclass: Fix bug causing failure. | Florian Boor | 1 | |
2005-08-28 | pkgconfig.bbclass: don't install *-uninstalled.pc files into the staging area | Philipp Zabel | 1 | |
2005-08-25 | efl.bbclass: move libfoo.la and libfoo.a into ${PN}-dev | Michael Lauer | 1 | |
2005-08-24 | makes the kernel-module-af-packet package add "alias net-pf-17 af_packet" to | Philipp Zabel | 1 | |
/etc/modules.conf (fixes #233). | ||||
2005-08-24 | fix regexp to strip cvs kernel versions, too. (fixes #230) | Philipp Zabel | 1 | |
2005-08-21 | module.bbclass: run depmod/update-modules in postinst/postrm | Rene Wagner | 1 | |
2005-08-17 | Add missing s on FILES for themes package | Justin Patrin | 1 | |
2005-08-17 | Alter ordering of PACKAGES to allow themes package to get its files (still ↵ | Justin Patrin | 1 | |
not working for ewl, however) | ||||
2005-08-14 | propagate from branch 'org.openembedded.nslu2-linux' (head ↵ | John Bowler | 1 | |
c344fe8206f75436b7afc51a0294cd7ee00d9a1b) to branch 'org.openembedded.dev' (head 19ca81b748a204f3987b4f91c4436385cf1ebd81) | ||||
2005-08-14 | Qt3 Native builds: | Holger Freyther | 1 | |
-Add a qt3e.bbclass similiar to the x11 bbclasses for Qt -Use this class in uicmoc3-native, opie-lrelease-native, opie-lupdate-native -Stage the headers of uicmoc3 and the static library to a dedicated qt3e staging directory -Add two .inc files to share common data between the cvs and 1.2.0 bbfile of opie-lupdate and opie-lrelease | ||||
2005-08-13 | Make clean and distclean for EFL | Justin Patrin | 1 | |
Automatically install named binaries when compiling native Add more files/directories to theme and dev packages |