git.multitech.net/cgit/multitech-oe.git/'/> rename packages/ to recipes/ per earlier agreement 2009-03-17T18:32:59+00:00 Denys Dmytriyenko denis@denix.org 2009-03-17T18:32:59+00:00 709c4d66e0b107ca606941b988bad717c0b45d9b See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
wiggle: Fixed oe_install failure. 2008-12-17T21:11:21+00:00 Stanislav Brabec utx@penguin.cz 2008-12-17T21:11:21+00:00 f3d060739b8eda9da380c5c21756f85541f46cc1

bb files: Revert the introduction of FILE_PR 2008-10-18T16:02:07+00:00 Holger Hans Peter Freyther zecke@selfish.org 2008-10-15T08:56:42+00:00 c0b6dd9b41279ff00c5a90e49108945a0fee9cdd 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.
    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.
[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR 2008-10-15T19:41:43+00:00 Holger Hans Peter Freyther zecke@selfish.org 2008-10-15T08:56:42+00:00 aa03004ace2fabb135a6208ef8c2d2b312aa7b0b 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>
    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>
Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. 2006-10-10T10:26:16+00:00 Koen Kooi koen@openembedded.org 2006-10-10T10:26:16+00:00 7814da98a7630811db9fc24db9ae3c81588ca113 see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
LICENSE = GPL -> LICENSE = "GPL" 2005-07-09T13:10:57+00:00 Holger Freyther zecke@selfish.org 2005-07-09T13:10:57+00:00 6459e42616e99de566c5aecd2bc12f30220378df using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
Merge oe-devel@oe-devel.bkbits.net:openembedded 2005-02-18T00:13:27+00:00 Chris Larson clarson@kergoth.com 2005-02-18T00:13:27+00:00 4579022e1e1e1744cbab02958a09b3ad1e357ec7 into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/02/17 18:13:12-06:00 ti.com!kergoth Unbork stripping of binaries in wiggle, gkrellm, and hotplug-ng. BKrev: 42153327Qym-5Fezq2EVfAXjBTUygQ
into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded

2005/02/17 18:13:12-06:00 ti.com!kergoth
Unbork stripping of binaries in wiggle, gkrellm, and hotplug-ng.

BKrev: 42153327Qym-5Fezq2EVfAXjBTUygQ
Merge oe-devel@oe-devel.bkbits.net:openembedded 2004-12-09T09:47:41+00:00 Chris Larson clarson@kergoth.com 2004-12-09T09:47:41+00:00 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 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
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