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>
|
|
|
|
|
|
Add a new openssl and openssl-native to not shop a openssl with
known security issues. The debian.patch was reduced to only patch
configure to add the targets we are using in openssl.inc,
shared-libs.patch has a quirk for FIPSLD_CC to work with
CC='ccache gcc'.
|
|
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>
|
|
|
|
* update debian.patch to the latest available version (0.9.8g-10)
* closes the libssl vulnerability due to the missing MD_Update call
|
|
|
|
previous build attemps, so everything should work again (including generating vulnerable keys)
|
|
|
|
|
|
|
|
native build, it kills kittens.
|
|
|
|
* split do_compile() into do do_configure() and do_compile()
* don't clobber CFLAG by exporting it: edit Configure script to set
the machine-specific flags, and let the Configure script append
feature-based flags
* don't use linux-pentium and linux-ppro, they got dropped in openssl 0.9.8,
use the Debian machine definitions instead
|
|
* while building the shared versions of libcrypto and libssl, the environment
variables were lost, so we ended up using the wrong CC for linking
|
|
|
|
|
|
|
|
ABI change.
This update completes the conversion of OE.dev to use sysroot and have a staging layout that matches the target system. This means we no longer need to mangle pkgconfig files and can use its sysroot option instead. Users of old toolchains (gcc prior to 3.4 and external ones) may need to add cross-linkage and staging-linkage to their toolchain dependencies. Since this update changes staging layout and the contents of the .pc files it updates the staging ABI and people will need to rebuild.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appropriate flag rather then manually processing the site file contents to
do this.
|
|
|
|
|
|
only {big,litte}endian is set to "no" and neither of them is set to "yes".
Previously in the case where only one of the entries was present and set to
"no", openssl would just assume little endian, even if it was saying no to
little endian. Similar fix as for net-snmp as per #1320.
|
|
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.
|
|
|
|
|
|
|
|
|
|
drop older versions
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/02/23 12:40:33+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/02/23 12:36:37+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/02/23 11:34:13+01:00 mn-solutions.de!schurig
Merge http://oe-devel@openembedded.bkbits.net/openembedded
into mnz66.mn-solutions.de:/usr/src/oe/p
2005/02/23 11:33:31+01:00 mn-solutions.de!schurig
fix installation stage
2005/02/23 09:27:44+00:00 (none)!xora
New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission
2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl
add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though.
2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl
bump cvsdate on oz-3.5.3
2005/02/22 17:37:44-06:00 ti.com!kergoth
Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out.
BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A
|
|
into handhelds.org:/home/kergoth/code/openembedded
2005/02/03 13:26:41-05:00 handhelds.org!kergoth
Apply patch to add the armeb target arch to openssl Configure, consolodate openssl metadata into a .inc, and fixup the openssl builds to define L_ENDIAN or B_ENDIAN appropriately.
BKrev: 42026cfcbWNDqq37LnoEZ-ReFeLBkA
|
|
into cwiiisdesktop.(none):/home/cwiiis/oe/openembedded
2005/01/24 22:31:51+01:00 handhelds.org!zecke
OpenSSL:
Remove bashism from the last cset
2005/01/24 16:19:23-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded
2005/01/24 16:19:13-05:00 handhelds.org!kergoth
Kill the now unnecessary status patch to cairo cvs. Make sure you're on current cvs, or old enough that it's before the status breakage.
2005/01/24 21:51:01+01:00 (none)!koen
mb-wm-0.9.1 lower DEFAULT_PREFERENCE
2005/01/24 21:35:40+01:00 (none)!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into lieve.(none):/data/build/oe/clean-tree/openembedded
2005/01/24 21:35:25+01:00 (none)!koen
change mb-desktop SRC_URI to fetch from o-hand.com instead of hh.org
BKrev: 41f5700fLpiIJ-8XAdZGLUYm5OEWyw
|
|
into handhelds.org:/home/ich/programming/oe/openembedded
2005/01/23 22:23:54+01:00 handhelds.org!zecke
OpenSSL 0.9.7e compile fix:
-Push directory to util before calling perpathl.pl
BKrev: 41f54efco8zZ89gchmcIY78Kw3zTRA
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/06 01:55:32+01:00 handhelds.org!zecke
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/ich/programming/oe/openembedded
2005/01/06 01:55:10+01:00 handhelds.org!zecke
OpenSSL 0.9.7e:
Add this version, apply the debian.patch,
Makefile.ssl vanished so don't use it anymore
2005/01/06 01:42:12+01:00 handhelds.org!zecke
QtE-Fonts-Common:
Only download recent QtE 3.3.3 once
2005/01/06 01:33:24+01:00 handhelds.org!zecke
OpenSSL 0.9.7[b;d]:
openssl wants to use CC as assembler. OE/bitbake.conf sets AS to '*as'
we need to revert that setting to be able to build openssl on platforms
with assembler code (like md5 sum code for x86)
BKrev: 41dc96f6-JF5NoBfupVPnwdpwbf__w
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2004/12/31 14:27:40-08:00 (none)!ggilbert
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into olddog.(none):/home/ggilbert/oe/openembedded
2004/12/31 14:27:30-08:00 (none)!ggilbert
Add many licenses
2004/12/31 21:28:22+00:00 nexus.co.uk!pb
fix typo introduced with recent LICENSE patches
2004/12/31 21:12:38+00:00 nexus.co.uk!pb
gpe-soundbite is GPL
2004/12/31 21:11:57+00:00 nexus.co.uk!pb
gpe-question is GPL
2004/12/31 21:11:12+00:00 nexus.co.uk!pb
gpe-nmf is GPL
2004/12/31 21:10:28+00:00 nexus.co.uk!pb
gpe-gallery is GPL
2004/12/31 21:09:42+00:00 nexus.co.uk!pb
gpe-edit is GPL
2004/12/31 21:07:12+00:00 nexus.co.uk!pb
gpe-ownerinfo is GPL
2004/12/31 21:03:44+00:00 nexus.co.uk!pb
delete old gpe-bootsplash with no LICENSE
2004/12/31 21:02:29+00:00 nexus.co.uk!pb
delete some old gpe-clock versions with no LICENSE
2004/12/31 21:00:16+00:00 nexus.co.uk!pb
delete old hotplug-dbus versions with no LICENSE
2004/12/31 20:59:20+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2004/12/31 13:35:00-08:00 (none)!ggilbert
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into olddog.(none):/home/ggilbert/oe/openembedded
2004/12/31 13:34:19-08:00 (none)!ggilbert
More licenses
2004/12/31 20:59:03+00:00 nexus.co.uk!pb
add LICENSE for gpe-confd, and blow away some old versions
BKrev: 41d5d25dQOnhk1FZOyFZXNL3fxoihA
|
|
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
|