summaryrefslogtreecommitdiff
path: root/packages/python/python-libgmail_0.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-libgmail_0.0.7.bb')
0 files changed, 0 insertions, 0 deletions
bb135a6208ef8c2d2b312aa7b0b. 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 Freyther4 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 Luebbe3 2008-09-07popt: depend on gettext-native instead of gettextKoen Kooi1 2008-05-03popt: add new version 1.14Henning Heinold3 * iconv.patch got applied upstreams * popt.inc,popt.bb,popt-native fixing download url 2008-03-26Fix glibc build of popt-1.13Stanislav Brabec1 * use AM_ICONV_LINK in iconv.patch 2008-03-25pop-1.13: fix uclibc buildsHenning Heinold3 * add iconv.patch so libpopt.la finds all symbols even for libicionv * bump pr 2008-03-18popt: add 1.13, close oebug 4070Junqian Gordon Xu5 * fix native install * fix dependency mangling between target and native * explicitly DEPENDS virtual/libintl * verified the m4.patch and intl.patch in 1.7 has landed upstream in 1.13 * 1.7 is annoyingly slow or even impossible to fetch 2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1 2006-10-26popt[-native] 1.7 DEPEND on gettext-nativeMichael Lauer2 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1 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-01-05popt: revert deletion of do_stage() applied in ↵Rene Wagner1 068f4de8987266220879a628c352cfae84f1b288 2006-01-03disapproval of revision 'fbc22e245906dac5ce180f67a0c621f7a2db1a28'John Bowler1 2006-01-03autotooled packages: remove redundant do_stagePhilipp Zabel1 2006-01-03popt: change do_stage to use autotools_stage_all in 1.7John Bowler1