Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-16 | A simple concatenated image class. | Andrew Wilcox | 1 | |
2008-01-15 | module*.bbclass: set AR to KERNEL_AR during building of kernel modules | Koen Kooi | 2 | |
* revision 3422 from poky | ||||
2008-01-15 | add rudimentary cmake support class | Michael Lauer | 1 | |
2008-01-12 | insane.bbclass: fix formatting of fatal include error | Michael Lauer | 1 | |
2008-01-12 | sdl.bbclass: Also, let's just have SECTION="games" for xplatform games. | Paul Sokolovsky | 1 | |
2008-01-11 | sdl.bbclass: Revamp to adhere to freedesktop standards. | Paul Sokolovsky | 1 | |
* OPIE in OE now adheres to FHS, so ${palmtopdir} is no more. * OPIE in OE doesn't haev SDL support, so: make this bbclass produce correct pixmap/.desktop per freedesktop standards, then TODO: make OPIE use the same. * Also, run after main install and before packaging, more natural (and will allow to check if standard install dropped icon/.desktop already). | ||||
2008-01-11 | sdl.bbclass: Add sane default path for APPIMAGE. | Paul Sokolovsky | 1 | |
2008-01-11 | sanity.bbclass: remove dependency on host fortran. | Michael Lauer | 1 | |
NOTE to involved people: this does not revert the related changes, please do this! | ||||
2008-01-07 | Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dash | Holger Freyther | 3 | |
Instead of using "echo -e" we simply use printf. printf doesn't add a newline by default. So some places needed an extra \n in their string. Most of the change was done by hand, so please carefully review. This bug was spotted when trying to compile python-pyqt on my ubuntu hardy system. | ||||
2008-01-07 | sanity.bbclass: Fix typo - everyone else must have GNU fortran already installed | Rod Whitby | 1 | |
2008-01-06 | classes/sanity.bbclass: We need GNU fortran installed to build the gcc4.2 ↵ | Holger Freyther | 1 | |
cross compiler | ||||
2008-01-06 | base.bbclass: Expand path when searching for applications (else it can ↵ | Richard Purdie | 1 | |
contain unexpanded entries and applications in staging don't get found for example) | ||||
2008-01-03 | base and sanity bbclasses + qemu: move gcc3 availability checking into ↵ | Marcin Juszkiewicz | 2 | |
base.bbclass (from Poky) | ||||
2007-12-31 | angstrom-mirrors: fix for recent bitbake | Cyril Romain | 1 | |
2007-12-30 | openmoko-base.bbclass: Use OM-2007.2. | Paul Sokolovsky | 1 | |
* http://svn.openmoko.org/trunk/src/target/OM-2007/ doesn't exist anymore. | ||||
2007-12-29 | insane.bbclass: make it more consistent. Fixes the following: | Cyril Romain | 1 | |
errors with id >=4 are not logged (the package_qa_write_error() method is actually not called); and error 7 and 8 are missing from the ERROR_NAMES list. | ||||
2007-12-27 | classes/autotools.bbclass: Use bruteforce and set installed=yes to =no | Holger Freyther | 1 | |
This is silenting issues with various libtool files that have installed=yes. | ||||
2007-12-27 | classes/binconfig.bbclass: Allow packages to add sed expressions | Holger Freyther | 1 | |
packages/apr/apr-util,apr: patch the config files to be 'installed' and not point to the build and source-directory. | ||||
2007-12-27 | Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmake | Holger Freyther | 1 | |
Add the 'E' suffix to QtopiaCore libraries. This allows to install both qtopiacore, qt/X11 at the same time. | ||||
2007-12-26 | classes/insane.bbclass: Decided to not make the workdir issues fatal | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Handle non-elf files gracefully (again) | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Separate the workdir test and make it fatal | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Make .la failures non-fatal the right way, split up ↵ | Holger Freyther | 1 | |
the .la test in two parts -We have a function that can decide if a failure is fatal, use that instead of setting sane = True. -Test for installed and workdir separately. This allows us to ignore a certain error class and complain on others. | ||||
2007-12-26 | classes/insane.bbclass: Try to increase the readability | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Try to increase readability, remove deadcode, ask to ↵ | Holger Freyther | 1 | |
make desktop errors fatal | ||||
2007-12-26 | classes/insane.bbclass: Removal of whitespace and tabs | Holger Freyther | 1 | |
2007-12-26 | classes/qtopia4core.bbclass: The current name of the include and libdir is ↵ | Holger Freyther | 1 | |
qtopia Change the include and library path to end with qtopia as this is where qtopia-core is going to stage the headers in. The full blown Qtopia platform will use the same directory. | ||||
2007-12-26 | qmake,Qt/X11,QtopiaCore: Allow OE to set the tuning options. Allow to add a ↵ | Holger Freyther | 1 | |
default module -Do not hardcode O2, we have flags in OE to do such things and passing both didn't make sense -With QtopiaCore QtGui is using Tcp/Udp/Sockets for the QWS implementation. This means when building a gui application you will need the network module. Allow to add modules using environment variables. | ||||
2007-12-24 | classes/qmake2.bbclass: Remove the usage of the QTDIR from this line as well | Holger Freyther | 1 | |
(sadly no equivalent to git-commit --amend is available) | ||||
2007-12-24 | classes/qmake2,qtopia4core: Change the Qt include and library dir to match ↵ | Holger Freyther | 2 | |
the new location/names | ||||
2007-12-23 | Remove some GNUism and replace cp -a with cp -pPR (once again) | Holger Freyther | 1 | |
I didn't touch the to be installed files, as we have GNU coreutils or at least a compatible busybox version on our targets so far. | ||||
2007-12-22 | image.bbclass: Add FEED_DEPLOYDIR_BASE_URI to use deploy dir a feed ↵ | Paul Sokolovsky | 1 | |
("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. | ||||
2007-12-19 | package.bbclass: Don't strip files in .debug directories meaning rerunning ↵ | Richard Purdie | 1 | |
the package task doesn't create chains of .debug directories (from poky) | ||||
2007-12-16 | Ability to write ipk's depends on ipkg-utils-native having been staged. | Paul Sokolovsky | 1 | |
2007-12-15 | base.bbclass: Unexport TARGET_ARCH, quilt (at least) is a victim. | Paul Sokolovsky | 1 | |
2007-12-15 | sanity.bbclass: Requiring MACHINE to be set is too paranoid. | Paul Sokolovsky | 1 | |
* It's pretty legal to have only TARGET_ARCH set, for example to build non-machine-specific packages (for example, using external SDK). | ||||
2007-12-15 | package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ↵ | Paul Sokolovsky | 1 | |
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. | ||||
2007-12-14 | sip.bbclass: =+ emits problems with task dependencies, using += now | Michael Lauer | 1 | |
2007-12-13 | scons.bbclass: create ${D}${prefix} before calling scons | Philipp Zabel | 1 | |
2007-12-12 | fix typo to make sourcepkg.bbclass work when inherited. | John Lee | 1 | |
sourcepkg.bbclass:109:addtask dumpdata after archive_bb before do_create_diff_gz archive_bb should be "do_archive_bb". | ||||
2007-12-11 | rootfs_deb.bbclass: few fixes to get it working | Marcin Juszkiewicz | 1 | |
2007-12-08 | pkgconfig.bbclass: also catch ${STAGING_DIR_TARGET} | Koen Kooi | 1 | |
2007-12-08 | pkgconfig.bbclass: sed out references to staging as well | Koen Kooi | 1 | |
2007-12-07 | merge of '387fe9ed0ed82ea68e96a75f8876fe0807a070cd' | Paul Sokolovsky | 1 | |
and 'd3ec22c2f56bfe13ae582b6c4495224757d4a0c7' | ||||
2007-12-07 | kernel.bbclass: When processing module_autoload's, also try canonical name ↵ | Paul Sokolovsky | 1 | |
(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. | ||||
2007-12-07 | kernel.bbclass: Add kernel-vmlinux to kernel-modules dependency blacklist. | Paul Sokolovsky | 1 | |
* This cuts x11-gpe-image by 3M for example. | ||||
2007-12-07 | package_ipk.bbclass: Fix one remaining occurence of bb.utils.lockfile(), so ↵ | Leon Woestenberg | 1 | |
that it works with bitbake 1.8.8. | ||||
2007-12-07 | package_ipk.bbclass, sanity.conf: attemp to be compatible with bitbake 1.8.8 ↵ | Koen Kooi | 1 | |
again | ||||
2007-12-07 | package_ipk.bbclass: merge with poky | Koen Kooi | 1 | |
* package sorting works now for mixed arch recipes (e.g. sysvinit) * doesn't clobber dependencies anymore * uses bitbake locking utils | ||||
2007-12-06 | distutils.bbclass: install python library dir before installing (fix typo) | Michael Lauer | 1 | |