Age | Commit message (Collapse) | Author | Files |
|
|
|
dedicated library
|
|
(libname appearing in right hand of package name, i.e. 'libe')
|
|
|
|
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.
|
|
native.bbclass: add INHIBIT_NATIVE_STAGE_INSTALL
|
|
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
|
|
this way the config packages don't step over each other's toes
|
|
add python-scons-native
|
|
|
|
|
|
contains all extra files, the .bb and a showdata dump. output goes to $DEPLOY_DIR/source now.
|
|
|
|
-Do not print that stuff... It was not meant to be pushed
|
|
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
|
|
|
|
classes/tinderclient.bbclass (which includes the de-reverted change) from
org.openembedded.dev
|
|
monotone merge :-(
|
|
-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)
|
|
and 76fbcca84ea4f2ed154c217a5754da2d9296c711
|
|
-Use spaces only, no more tabs to avoid issues with python
and level of indention
|
|
and a9d332834a83bff1778ad969b7e1514a83a3c137
|
|
and bz2
|
|
|
|
|
|
-No reason to include 'make' from bb. Specially as it was
removed some time ago...
|
|
-A beginning new line... makes process_builds... thanks
to mithro...
|
|
-Make the other part of this class work (finish the bb.data -> data. work)
|
|
-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
|
|
-Prepare the way for HTTP post
|
|
-s/base_/tinder_/
|
|
-Use the BUILDSTART as the starttime for the tinderbox.
In every none malicious bbfile this variable should
have the same time.
|
|
-Fix indention of the final report mail. Now success or failure
should be mail to the tinderbox.
|
|
-setting and reading make.cfg can not work
conf/tinder.conf:
-set TINDER_START there for now...
|
|
-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.
|
|
-Fix spacing and imports now we can test the tinderclient
|
|
|
|
Change oe_libinstall (watch carefully):
If the user requires the installation of a static library and it
does not exist we want the user to notice and fail. I assume this
was then intended purpose for the requirestatic variable.
The matter for the dotlai (.lai) is a bit different. The system
automatically detects the .la file and assumes it is libtool generated
and wants to install the .lai file even if it does not exist. I think
this is wrong and I change it to do the following:
If it decides it has libtool it installs the .lai if it is present.
(change the -o to -a)
At least Qt Version 3 has a .la but no .lai in its library directory
and oe_libinstall fails to install.
|
|
Make it compatible with FreeBSD
Replace --no-derefence with -P according to the GNU cp manpage
this option is the same as --no-derenfe and FreeBSD knows -P as
well
|
|
the bb files accordingly
|
|
'rfcomm'.
This fixes /etc/init.d/bluetooth starting (on kernels which support 'hidp') the
bluetooth subsystem, i.e. hcid. Tested on Sharp C7x0 w/ kernel 2.6.12-mm1.
|
|
Use ${palmtopdir} instead of hardcoding /opt/QtPalmtop. This eases
to switch the default opie location once we want it
(/usr, /opt/Qtopia /home/sweat/home)
|
|
|
|
BKrev: 42c147e0CkwnoUmrLRuV35U7XC-5iQ
|
|
BKrev: 42c1439fy5zZE1s-8d5wRPHtn_Hhwg
|
|
BKrev: 42c13576EPLLIf8I6_sVZw37L_nMWQ
|
|
BKrev: 42c06116btgOA5Mtq_TVBmuq5daBcg
|
|
into home.hrw.one.pl:/home/hrw/zaurus/oe/openembedded
2005/06/27 17:58:39+01:00 reciva.com!pb
avoid "no such file" when building native packages
BKrev: 42c030e1otO46VX06g7pILq1TZd7dw
|
|
BKrev: 42c028eePdyvKCUGWCioz2Zgc1TqBg
|
|
patch courtesy Pierluigi Frullani
BKrev: 42bfb784vV0OdpC2X3GeCRMDFxadPQ
|