summaryrefslogtreecommitdiff
path: root/packages/libidl
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther3
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 Freyther3
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 Luebbe1
2008-03-18libidl: upgrade to 0.8.10, close oebug 3961. unifyJunqian Gordon Xu5
2008-02-28libidl: Use autotools_stage_allRichard Purdie3
2007-05-15libidl: merge r1698 from poky:Koen Kooi1
libidl: use binconfig.bbclass to mangle paths instead of trying to it hand
2007-02-12lididl: fix SECTIONRolf Leggewie3
2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵Richard Purdie2
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 Leggewie2
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
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 Danks1
2006-06-05libidl_0.8.6.bb : needs libidl-native to buildGraeme Gregory1
2006-05-31libidl - Firefox uses the libIDL-config-2 script instead of pkgconfig Raymond Danks2
2006-01-10replace oe_runmake install by autotools_stage_all in various packagesPhilipp Zabel1
2006-01-04Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, ↵Richard Purdie1
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1
2006-01-02autotooled packages: remove custom do_stagePhilipp Zabel1