summaryrefslogtreecommitdiff
path: root/packages/python/python-pyode/.mtn2git_empty
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-03-19 08:32:57 +0000
committerKoen Kooi <koen@openembedded.org>2008-03-19 08:32:57 +0000
commit9cd9fc862f53b025acd0fea8b695cadd9c8196e4 (patch)
tree1b8c7a7de4cfce0e5716069502ff70ea3b1b1f01 /packages/python/python-pyode/.mtn2git_empty
parent7ad4c139f19a8745123abc45d07ba47935cf3d0e (diff)
tzdata: every entry in PACKAGES is by default in PROVIDES, so remove the bogus PROVIDES
Diffstat (limited to 'packages/python/python-pyode/.mtn2git_empty')
0 files changed, 0 insertions, 0 deletions
69.bb?h=master-next2&id=006b8a7808a58713af16c326dc37d07765334b12'>autotools-brokensep: Mark recipes with broken separate build dir supportRichard Purdie1 This patch goes through the OE-Core recipes and marks those which use autotools but don't support a separate build directory (${S} != ${B}). A new class, autotools-brokensep is used for this purpose. This doesn't introduce any change in behaviour in its own right. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2013-12-03Don't set DESCRIPTION to the same value as SUMMARYPaul Eggleton1 Setting DESCRIPTION to the same value as SUMMARY doesn't do anything, since the value of DESCRIPTION will be derived from SUMMARY if not specified. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2013-10-30recipes: Remove PR = r0 from all recipesRichard Purdie1 Remove all PR = "r0" from all .bb files in oe-core. This was done with the command sed -e '/^PR.*=.*r0\"/d' recipes*/*/*.bb -i We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2013-06-04linuxdoc-tools-native : upgrade to 0.9.69Andrei Dinu1 upgrade from 0.9.66 -> 0.9.69 - COPYING file contains now more detailed information. - reworked a patch because it didn't apply. Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>