aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libidl
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-03-18libidl: upgrade to 0.8.10, close oebug 3961. unifyJunqian Gordon Xu
2008-02-28libidl: Use autotools_stage_allRichard Purdie
2007-05-15libidl: merge r1698 from poky:Koen Kooi
libidl: use binconfig.bbclass to mangle paths instead of trying to it hand
2007-02-12lididl: fix SECTIONRolf Leggewie
2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵Richard Purdie
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt***
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-24libidl - cleanup staging.Raymond Danks
2006-06-05libidl_0.8.6.bb : needs libidl-native to buildGraeme Gregory
2006-05-31libidl - Firefox uses the libIDL-config-2 script instead of pkgconfig Raymond Danks
2006-01-10replace oe_runmake install by autotools_stage_all in various packagesPhilipp Zabel
2006-01-04Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, ↵Richard Purdie
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1
2006-01-02autotooled packages: remove custom do_stagePhilipp Zabel
2005-09-10packages/libidl/ : add 0.8.6 and -native 0.8.6Koen Kooi
2005-07-09More syntax changesHolger Freyther
LICENSE = LGPL -> LICENSE = "LGPL"
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA