Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | ||||
2005-08-11 | Change theme package to themes instead | Justin Patrin | 1 | |
2005-08-11 | Switch to creating a -theme package instead of including themes in the main ↵ | Justin Patrin | 1 | |
package | ||||
2005-08-11 | themes dir should be included in the main package | Justin Patrin | 1 | |
2005-08-11 | merge of 0bfafb15be028004cf9117bd99c73c9f7ee1b3c8 | Rod Whitby | 2 | |
and 154b18293551ae7140a0552c72791f095d1f3f69 | ||||
2005-08-11 | Split nslu2_flashimg.bbclass into nslu2-jffs2-image.bbclass and ↵ | Rod Whitby | 2 | |
nslu2-ramdisk-image.bbclass | ||||
2005-08-10 | more EFL fixes + add the enlightenment library from the E window manager as ↵ | Michael Lauer | 1 | |
dedicated library | ||||
2005-08-10 | debian.bbclass: replace package name only once to fix it for corner cases | Michael Lauer | 1 | |
(libname appearing in right hand of package name, i.e. 'libe') | ||||
2005-08-10 | E: misc cleanups and fixes all over to ensure a clean reproducability | Michael Lauer | 1 | |
2005-08-09 | Third (and hopefully last) EFL revamp before I hand over maintainership to | Michael Lauer | 1 | |
Justin Patrin. We now have a efl.bbclass that contains common code for the various libraries. This makes it possible to have very clean and concise bb's. | ||||
2005-08-09 | autotools.bbclass: add INHIBIT_AUTO_STAGE_INCLUDES | Michael Lauer | 2 | |
native.bbclass: add INHIBIT_NATIVE_STAGE_INSTALL | ||||
2005-08-09 | binconfig.bbclass: reinstantiate patch that solved appending -native ↵ | Michael Lauer | 1 | |
slightly more elegant http://openembedded.bkbits.net:8080/openembedded/diffs/classes/binconfig.bbclass@1.7?nav=index.html|src/.|src/classes|hist/classes/binconfig.bbclass | ||||
2005-08-08 | binconfig.bbclass: install foo-config as foo-config-native for native packages, | Michael Lauer | 1 | |
this way the config packages don't step over each other's toes | ||||
2005-08-05 | add build class for the 'scons' build system (http://www.scons.org) | Michael Lauer | 1 | |
add python-scons-native | ||||
2005-08-03 | gpe.bbclass: GPE_TARBALL_SUFFIX sounds better for gz vs. bz2 | Rene Wagner | 1 | |
2005-08-03 | sourcepkg.bbclass: fix handling of EXCLUDE_FROM. thanks to koen for spotting. | Rene Wagner | 1 | |
2005-08-03 | sourcepkg.bbclass: generate .orig.tar.gz and .diff.tar.gz. the latter also ↵ | Rene Wagner | 1 | |
contains all extra files, the .bb and a showdata dump. output goes to $DEPLOY_DIR/source now. | ||||
2005-08-03 | tinderclient.bbclass remove even more debugging stuff | Holger Freyther | 1 | |
2005-08-03 | openembedded/classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-Do not print that stuff... It was not meant to be pushed | ||||
2005-08-03 | Add sourcepkg.bbclass, a crude way to tar up the patched sources into ↵ | Koen Kooi | 1 | |
DL_DIR/sourcepkg and md5sums the result. do INHERIT += "sourcepkg" to get all of this goodness. Now I need to find out how to override the Source: field to make it point to said tarballs on your distro's source mirror | ||||
2005-08-03 | xfce.bbclass: remove per-package things - this is not what a bbclass is for | Michael Lauer | 1 | |
2005-08-02 | To avoid further errors this is a manual copy of the current | John Bowler | 1 | |
classes/tinderclient.bbclass (which includes the de-reverted change) from org.openembedded.dev | ||||
2005-07-30 | Reinstated freyther's patch which I inadvertently reverted during a spurious ↵ | Rod Whitby | 1 | |
monotone merge :-( | ||||
2005-07-30 | openembedded/conf/tinder.conf: | Holger Freyther | 1 | |
-Document the TINDER_TZ Option. It can either be Europe/Berlin (no kidding) or a timedelty (e.g. +0200) openembedded/classes/tinderclient.bbclass: -Send timenow as UTC + TINDER_TZ offset -Parse and send starttime as time + UTC (either set TINDER_START with gmtime or use the most recent bitbake from trunk for having BUILDSTART as UTC time) | ||||
2005-07-30 | merge of 72702dc0f20d493c1f7ba7870f55f950538bb364 | Holger Freyther | 1 | |
and 76fbcca84ea4f2ed154c217a5754da2d9296c711 | ||||
2005-07-30 | openembedded/classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-Use spaces only, no more tabs to avoid issues with python and level of indention | ||||
2005-07-29 | merge of 22b6c89379f44959daad0672b60b3b2775b9364a | Rene Wagner | 2 | |
and a9d332834a83bff1778ad969b7e1514a83a3c137 | ||||
2005-07-29 | gpe.bbclass: add GPE_SRC_COMPRESSION variable to allow switching between gz ↵ | Rene Wagner | 1 | |
and bz2 | ||||
2005-07-28 | Changed nslu2 mirrors to use INHERIT and a .bbclass file instead. | Rod Whitby | 1 | |
2005-07-29 | disable XIM for qt3 to make it link against diet-x11 | Michael Lauer | 1 | |
2005-07-27 | openembedded/classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-No reason to include 'make' from bb. Specially as it was removed some time ago... | ||||
2005-07-26 | openembedded/classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-A beginning new line... makes process_builds... thanks to mithro... | ||||
2005-07-26 | classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-Make the other part of this class work (finish the bb.data -> data. work) | ||||
2005-07-26 | openembedded/tinderclient/tinderclient.bbclass: | Holger Freyther | 1 | |
-event.data -> data in tinder_send_email -implement HTTP post (untested) set TINDER_SENDLOG to 'http' set TINDER_HOST to ewi....nl set TINDER_URL to /OE_qa/cgi-bin/process_builds.cgi | ||||
2005-07-26 | openembedded/classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-Prepare the way for HTTP post | ||||
2005-07-26 | openembedded/classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-s/base_/tinder_/ | ||||
2005-07-26 | openembedded/classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-Use the BUILDSTART as the starttime for the tinderbox. In every none malicious bbfile this variable should have the same time. | ||||
2005-07-24 | classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-Fix indention of the final report mail. Now success or failure should be mail to the tinderbox. | ||||
2005-07-23 | classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-setting and reading make.cfg can not work conf/tinder.conf: -set TINDER_START there for now... | ||||
2005-07-23 | TinderClient.bbclass: | Holger Freyther | 1 | |
-Add a TINDER_SUBJECT field, mails will carry that subject tinder.conf: -Mention TINDER_TREE and TINDER_SUBJECT. Without TINDER_TREE the tinderbox will not know how to associate your report. | ||||
2005-07-23 | openembedded/classes/tinderclient.bbclass: | Holger Freyther | 1 | |
-Fix spacing and imports now we can test the tinderclient | ||||
2005-07-22 | Applied patch by Philip Blundell to fix package names in dependencies. | Florian Boor | 1 | |