Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
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.
|
|
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>
|
|
|
|
|
|
|
|
|
|
mailing list. There should be no functionality changes yet.
|
|
|
|
|
|
files.
|
|
|
|
system library directory. ossiecf needs this so
libtool does not try to link against them. We only
build this package so we can run omniidl.
|
|
|
|
* Add patches for ARM support
* Convert to auto staging.
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
* Add bb files for omniorb-4.0.7
* Patch long_double.patch allows compilation when sizeof(long double)
* is something other than 12 or 16.
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/20 09:26:10-07:00 amd.com!jcrouse
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into forsteri.amd.com:/users/jcrouse/bk/openembedded
2005/05/20 09:25:44-07:00 amd.com!jcrouse
libxfce4util_4.2.2.bb:
Stage .m4s needed by other XFCE apps
delete unneeded 4.0.5 files
2005/05/20 17:53:28+02:00 hrw.one.pl!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into home.hrw.one.pl:/tmp/oe/openembedded
2005/05/20 17:09:33+02:00 hrw.one.pl!hrw
Add flags to help build omniorb into site files (patch by Philip Balister)
2005/05/20 17:08:07+02:00 hrw.one.pl!hrw
kernel changes for omap5912osk dev board (patch by Philip Balister)
2005/05/20 17:07:06+02:00 hrw.one.pl!hrw
switched distro openomap to glibc (patch by Philip Balister)
2005/05/20 17:05:35+02:00 hrw.one.pl!hrw
added xerces-c 2.6.0 (patch by Philip Balister)
2005/05/20 17:04:31+02:00 hrw.one.pl!hrw
added linux-omap1 2.6.12-rc2 (patch by Philip Balister)
2005/05/20 17:02:43+02:00 hrw.one.pl!hrw
added omnievents 2.6.1 (patch by Philip Balister)
2005/05/20 17:01:57+02:00 hrw.one.pl!hrw
added omniorb 4.0.5 (patch by Philip Balister)
2005/05/19 11:43:11-07:00 amd.com!jcrouse
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into forsteri.amd.com:/users/jcrouse/bk/openembedded
2005/05/19 11:09:32-07:00 amd.com!jcrouse
Remove xfce 4.0.5 etal, and add 4.2.2 (I hope)
BKrev: 428e12cf4xX-FRlRWgIlZ-_FowE0HQ
|