openembedded.git
14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Sergey Lapin [Fri, 26 Jun 2009 18:32:52 +0000 (22:32 +0400)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

Conflicts:

recipes/musicpd/mpd_0.14.2.bb

14 years agompd: Proper dependencies.
Sergey Lapin [Fri, 26 Jun 2009 18:30:30 +0000 (22:30 +0400)]
mpd: Proper dependencies.

14 years agoAdd fping 2.4b2_to, plus patch from SourceForge.
Michael Smith [Fri, 26 Jun 2009 14:39:49 +0000 (10:39 -0400)]
Add fping 2.4b2_to, plus patch from SourceForge.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agoeglibc: Make sure that scsi headers are available when needed
Tom Rini [Fri, 26 Jun 2009 15:17:53 +0000 (11:17 -0400)]
eglibc: Make sure that scsi headers are available when needed

This is fixing bug #4262 for eglibc (original did glibc and linux-libc-headers).
See b8bb2a62b3916470c752bd79d31322b4358fc676 for the rest of this.

14 years agoiputils 20071127: add docbook dependency to fix build
Michael Smith [Fri, 26 Jun 2009 12:14:41 +0000 (08:14 -0400)]
iputils 20071127: add docbook dependency to fix build

Looks like the newer snapshots don't include manpages, so
docbook-utils-native is required to build them.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agotcpdump 4.0.0-r2: remove extra ${sbindir}/tcpdump.4.0.0
Michael Smith [Fri, 26 Jun 2009 12:16:44 +0000 (08:16 -0400)]
tcpdump 4.0.0-r2: remove extra ${sbindir}/tcpdump.4.0.0

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agotcpdump: fix mix of tabs and spaces
Michael Smith [Fri, 26 Jun 2009 12:16:06 +0000 (08:16 -0400)]
tcpdump: fix mix of tabs and spaces

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agosharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodle
Andrea Adami [Thu, 25 Jun 2009 23:57:07 +0000 (01:57 +0200)]
sharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodle
embedix kernels

14 years agokernel-2.4-embedix: revert commit 2f0fcff486dba9daa7b35cc96a3dce86f16ae30d
Andrea Adami [Thu, 25 Jun 2009 23:42:51 +0000 (01:42 +0200)]
kernel-2.4-embedix: revert commit 2f0fcff486dba9daa7b35cc96a3dce86f16ae30d
 - COMPATIBLE_MACHINE will be set in sharprom-compatible

14 years agolibxine: update to version 1.1.16.3
woglinde [Sat, 18 Apr 2009 19:26:47 +0000 (21:26 +0200)]
libxine: update to version 1.1.16.3

14 years agoschroedinger: extra recipe for the gst-plguins * no need for compiling half of gnome...
woglinde [Sat, 18 Apr 2009 20:03:16 +0000 (22:03 +0200)]
schroedinger: extra recipe for the gst-plguins * no need for compiling half of gnome when we want libschroe * bump PR

14 years agopopt: use the better way for generating or not generationg locales * bump PR
woglinde [Sun, 19 Apr 2009 20:30:07 +0000 (22:30 +0200)]
popt: use the better way for generating or not generationg locales * bump PR

14 years agomgetty: add mgetty-fax to the package and honor our LDLFAGS
woglinde [Thu, 25 Jun 2009 19:33:22 +0000 (21:33 +0200)]
mgetty: add mgetty-fax to the package and honor our LDLFAGS

14 years agogcc: get rid of fix-ICE-in-arm_unwind_emit_set.diff
Dirk Opfer [Thu, 25 Jun 2009 11:09:57 +0000 (13:09 +0200)]
gcc: get rid of fix-ICE-in-arm_unwind_emit_set.diff

Remove fix-ICE-in-arm_unwind_emit_set.diff from gcc versions >= 4.2.1
upstream gcc already includes this fix.
Instead of patching arm_unwind_emit_set the patch was modified and slipped into
thumb_pushpop and can cause a gcc segfault.

Signed-off-by: Dirk Opfer <dirk@do13.de>
14 years agorecipes/images/x11-jvm-image.bb replaced typo '$(ADD_JVM)'
Marco Cavallini [Wed, 24 Jun 2009 04:05:12 +0000 (04:05 +0000)]
recipes/images/x11-jvm-image.bb replaced typo '$(ADD_JVM)'

Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
14 years agozaurus-installer: set LICENSE
Andrea Adami [Thu, 25 Jun 2009 00:01:12 +0000 (02:01 +0200)]
zaurus-installer: set LICENSE

14 years agoembedix kernels: set COMPATIBLE_MACHINE = "none"
Andrea Adami [Wed, 24 Jun 2009 23:56:07 +0000 (01:56 +0200)]
embedix kernels: set COMPATIBLE_MACHINE = "none"
 - silence the notes like:
 - ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise
 - requires the runtime entity 'virtual/arm-angstrom-linux-gcc-2.95'
 - but it wasn't found in any PACKAGE or RPROVIDES variables
- COMPATIBLE_MACHINE is set in sharprom-compatible

14 years agotask-opie: make inclusion of irda and bluetooth tasks contingent upon COMBINED_FEATURES
Rolf Leggewie [Wed, 24 Jun 2009 21:36:03 +0000 (23:36 +0200)]
task-opie: make inclusion of irda and bluetooth tasks contingent upon COMBINED_FEATURES

14 years agoopie-image: make inclusion of irda and bluetooth tasks contingent upon COMBINED_FEATURES
Rolf Leggewie [Wed, 24 Jun 2009 21:34:35 +0000 (23:34 +0200)]
opie-image: make inclusion of irda and bluetooth tasks contingent upon COMBINED_FEATURES

14 years agoconf: remove bluetooth from DISTRO_FEATURES in minimal.conf
Rolf Leggewie [Wed, 24 Jun 2009 20:56:11 +0000 (22:56 +0200)]
conf: remove bluetooth from DISTRO_FEATURES in minimal.conf

14 years agometa-toolchain: Oops, we want layout_libdir not layout_base_libdir for opkg
Tom Rini [Wed, 24 Jun 2009 19:15:26 +0000 (15:15 -0400)]
meta-toolchain: Oops, we want layout_libdir not layout_base_libdir for opkg

14 years agogdbserver: Switch to INC_PR, add LICENSE, only build gdbserver, drop DEPENDS
Tom Rini [Wed, 24 Jun 2009 19:14:06 +0000 (15:14 -0400)]
gdbserver: Switch to INC_PR, add LICENSE, only build gdbserver, drop DEPENDS

To build just gdbserver, we don't need ncurses or readline, so drop the DEPENDS
and pass --without- for configure.  Also, we don't need to build anything more
than 'gdbserver'.

14 years agopulseaudio: Switch to INC_PR, add openssl to DEPENDS.
Tom Rini [Wed, 24 Jun 2009 16:25:36 +0000 (12:25 -0400)]
pulseaudio: Switch to INC_PR, add openssl to DEPENDS.

Also remove dbus from the version specific DEPENDS lines as it's in the inc file

14 years agoalsa: Add alsa-lib/plugins/utils 1.0.19
Tom Rini [Wed, 24 Jun 2009 16:22:11 +0000 (12:22 -0400)]
alsa: Add alsa-lib/plugins/utils 1.0.19

14 years agobitbake.conf, base.bbclass: Changed build config summary header to be a variable.
Chris Larson [Thu, 14 May 2009 16:30:35 +0000 (09:30 -0700)]
bitbake.conf, base.bbclass: Changed build config summary header to be a variable.

Default in bitbake.conf for BUILDCFG_HEADER is "Build Configuration".  This
lets distributions make their builds ever so slightly prettier :)

Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agopackaged-staging.bbclass: use ?= for PSTAGE_PKG.
Chris Larson [Wed, 24 Jun 2009 17:13:04 +0000 (10:13 -0700)]
packaged-staging.bbclass: use ?= for PSTAGE_PKG.

Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agoobexftp: version 0.23 compiles fine against bluez-libs 3.x. Relax DEPENDS accordingly.
Rolf Leggewie [Wed, 24 Jun 2009 10:08:48 +0000 (12:08 +0200)]
obexftp: version 0.23 compiles fine against bluez-libs 3.x.  Relax DEPENDS accordingly.

14 years agobluez: document upstream status of avinfo-link.patch as not applicable upstream.
Rolf Leggewie [Wed, 24 Jun 2009 09:16:26 +0000 (11:16 +0200)]
bluez: document upstream status of avinfo-link.patch as not applicable upstream.

14 years agobluez: update bluez-libs to 4.42. unify.
Rolf Leggewie [Wed, 24 Jun 2009 09:08:46 +0000 (11:08 +0200)]
bluez: update bluez-libs to 4.42. unify.

14 years agoopenssl: add support for compilation on Via C3 host.
Rolf Leggewie [Tue, 16 Jun 2009 11:11:05 +0000 (13:11 +0200)]
openssl: add support for compilation on Via C3 host.

Many thanks to Phil Blundell.

14 years agobluez4: rebase 4.39 and 4.41 on new .inc file
Rolf Leggewie [Tue, 23 Jun 2009 12:31:22 +0000 (14:31 +0200)]
bluez4: rebase 4.39 and 4.41 on new .inc file

14 years agobluez4: poor man's unification
Rolf Leggewie [Tue, 23 Jun 2009 12:28:51 +0000 (14:28 +0200)]
bluez4: poor man's unification

14 years agoAdded recipes/images/x11-jvm-image.bb for KaeilOS with JVM inclusion
Marco Cavallini [Mon, 22 Jun 2009 09:31:45 +0000 (11:31 +0200)]
Added recipes/images/x11-jvm-image.bb for KaeilOS with JVM inclusion

Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
14 years agoAdded PREFERRED_VERSION_classpath to support JVM in KaeilOS distro with contribution...
Marco Cavallini [Tue, 23 Jun 2009 08:59:50 +0000 (10:59 +0200)]
Added PREFERRED_VERSION_classpath to support JVM in KaeilOS distro with contribution of Ronetix (ronetix.at)

Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
14 years agoAngstrom feed builder: add more packages
Koen Kooi [Tue, 23 Jun 2009 08:03:08 +0000 (10:03 +0200)]
Angstrom feed builder: add more packages

14 years agolinux-omap-pm 2.6.29: fix beagleboard audio
Koen Kooi [Tue, 23 Jun 2009 06:55:22 +0000 (08:55 +0200)]
linux-omap-pm 2.6.29: fix beagleboard audio

14 years agonbnench-byte: fix QA errors
Koen Kooi [Tue, 23 Jun 2009 06:27:23 +0000 (08:27 +0200)]
nbnench-byte: fix QA errors

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Tue, 23 Jun 2009 06:11:27 +0000 (08:11 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agotango-icon-theme: add 0.8.90
Koen Kooi [Tue, 23 Jun 2009 06:10:53 +0000 (08:10 +0200)]
tango-icon-theme: add 0.8.90

14 years agonetperf: Fix SRC_URI (2.4.4 is in archive now)
Tom Rini [Tue, 23 Jun 2009 01:21:01 +0000 (21:21 -0400)]
netperf: Fix SRC_URI (2.4.4 is in archive now)

14 years agoxserver-common, zaurusd: Use native xserver orientation for spitz, akita and borzoi...
Stanislav Brabec [Mon, 22 Jun 2009 20:57:32 +0000 (20:57 +0000)]
xserver-common, zaurusd: Use native xserver orientation for spitz, akita and borzoi, updated X11/Xinit.d/11zaurus.

14 years agozaurusd: Support configurable portrait and landscape xrandr orientation.
Stanislav Brabec [Mon, 22 Jun 2009 20:54:10 +0000 (20:54 +0000)]
zaurusd: Support configurable portrait and landscape xrandr orientation.

14 years agokeymaps: RDEPENDS fix.
Stanislav Brabec [Mon, 22 Jun 2009 20:45:15 +0000 (20:45 +0000)]
keymaps: RDEPENDS fix.

14 years agochecksums.ini: Add zbar
Florian Boor [Mon, 22 Jun 2009 19:59:23 +0000 (21:59 +0200)]
checksums.ini: Add zbar

14 years agochecksums.ini: added few entries
Marcin Juszkiewicz [Mon, 22 Jun 2009 19:59:03 +0000 (21:59 +0200)]
checksums.ini: added few entries

14 years agoAdd basic support for i.MX27ADS board
Alan Carvalho de Assis [Thu, 18 Jun 2009 09:19:52 +0000 (09:19 +0000)]
Add basic support for i.MX27ADS board

This patch adds basic support on OpenEmbedded for i.MX27ADS board.

It uses the mainline kernel instead Freescale one. The mainline doesn't
have support for USB, Camera, etc.

Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agonbench-byte: added BYTEmark benchmark
Marcin Juszkiewicz [Sun, 21 Jun 2009 19:36:30 +0000 (21:36 +0200)]
nbench-byte: added BYTEmark benchmark

BYTE Magazine's native benchmarks (also called BYTEmark) designed to
expose the capabilities of a system's CPU, FPU and memory system.

http://www.tux.org/~mayer/linux/

Recipe from old Atmel overlay.

14 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into...
Dmitry Eremin-Solenikov [Mon, 22 Jun 2009 19:26:27 +0000 (23:26 +0400)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev

14 years ago/etc/profile: stricter root PATH - require absolute pathname for bins in cwd
Denys Dmytriyenko [Mon, 22 Jun 2009 07:44:45 +0000 (07:44 +0000)]
/etc/profile: stricter root PATH - require absolute pathname for bins in cwd

Having current directory (either '.' or empty string) in PATH is considered
dangerous for root.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Phil Blundell <philb@gnu.org>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agopavucontrol: add 0.9.8
Koen Kooi [Mon, 22 Jun 2009 17:55:41 +0000 (19:55 +0200)]
pavucontrol: add 0.9.8

14 years agobluez4: add 4.42
Koen Kooi [Mon, 22 Jun 2009 16:01:10 +0000 (18:01 +0200)]
bluez4: add 4.42

14 years agognuradio.inc : GNU Radio is GPLv3. Update LICENSE.
Philip Balister [Mon, 22 Jun 2009 13:20:46 +0000 (09:20 -0400)]
gnuradio.inc : GNU Radio is GPLv3. Update LICENSE.

14 years agozip: fix QA errors
Koen Kooi [Mon, 22 Jun 2009 12:33:39 +0000 (14:33 +0200)]
zip: fix QA errors

14 years agochecksums: add an entry for iproute2-2.6.29
Dmitry Eremin-Solenikov [Mon, 22 Jun 2009 07:21:32 +0000 (11:21 +0400)]
checksums: add an entry for iproute2-2.6.29

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agoiproute2: add new upstream version
Dmitry Eremin-Solenikov [Mon, 22 Jun 2009 07:20:37 +0000 (11:20 +0400)]
iproute2: add new upstream version

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agognuradio : Update .inc file and other updates
Philip Balister [Sun, 21 Jun 2009 20:24:56 +0000 (16:24 -0400)]
gnuradio : Update .inc file and other updates
           * Convert PR to use INC_PR
           * All recipes now use private copy of libusb_0.1.12 so usrp works
           * Move more stuff into the .inc file
           * Fix program-prefix

14 years agorootfs_deb: Update IMAGE_ROOTFS variable usage to be consistent
Lynn Lin [Sun, 21 Jun 2009 10:15:06 +0000 (18:15 +0800)]
rootfs_deb: Update IMAGE_ROOTFS variable usage to be consistent

update IMAGE_ROOTFS variable to fix inconsistent use of IMAGE_ROOTFS variable
content in by apt-native after the changes introducd in
2343808f7386cbd4c7b43f1b24e65e173f5ddf15.  This commit changed IMAGE_ROOTFS
from "${TMPDIR}/rootfs" to "${TMPDIR}/rootfs/${PN}" and that caused
IMAGE_ROOTFS to expand to ${TMPDIR}/rootfs/apt-native in apt.conf.sample,
however rootfs_deb.class uses apt.conf.sample to generate apt-rootfs.conf and
here here IMAGE_ROOTFS is different from that in apt-native package.

Acked-by: Tom Rini <trini@embeddedaley.com>
14 years agodvb*: update SRCDATE, fix QA stuff
Koen Kooi [Sun, 21 Jun 2009 18:44:11 +0000 (20:44 +0200)]
dvb*: update SRCDATE, fix QA stuff

14 years agofennec: use native bpp to speed up rendering on 16bit framebuffers
Koen Kooi [Sun, 21 Jun 2009 18:42:26 +0000 (20:42 +0200)]
fennec: use native bpp to speed up rendering on 16bit framebuffers
* helps with memusage as well

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Sun, 21 Jun 2009 15:19:09 +0000 (17:19 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agolinux-kirkwood: update to 2.6.29.5, enable more usb drivers
Koen Kooi [Sun, 21 Jun 2009 15:18:26 +0000 (17:18 +0200)]
linux-kirkwood: update to 2.6.29.5, enable more usb drivers

14 years agognuradio : Remove older recipes.
Philip Balister [Sun, 21 Jun 2009 15:06:32 +0000 (11:06 -0400)]
gnuradio : Remove older recipes.

NOTE: Normally I do not like deleting recipes, but in this case I am very
familiar with (hopefully) all the gnuradio from OE users. To be really
useful, the older recipes need lots of work. The 3.1.3 recipe is mainly
for people using libusrp with the older API.

14 years agogtk-engines: provide RREPLACES for gpe-theme-clearlooks
Koen Kooi [Sun, 21 Jun 2009 13:23:39 +0000 (15:23 +0200)]
gtk-engines: provide RREPLACES for gpe-theme-clearlooks

14 years agodvb-apps: update to current state
Koen Kooi [Sun, 21 Jun 2009 12:56:28 +0000 (14:56 +0200)]
dvb-apps: update to current state
* statically link apps to avoid problems with the 'libraries' it tries to create

14 years agoAngstrom feed builder: build dvb apps as well
Koen Kooi [Sun, 21 Jun 2009 11:04:22 +0000 (13:04 +0200)]
Angstrom feed builder: build dvb apps as well

14 years agoangstrom feed uploader: blacklist some more packages
Koen Kooi [Sun, 21 Jun 2009 11:04:00 +0000 (13:04 +0200)]
angstrom feed uploader: blacklist some more packages

14 years agoangstrom source mirror: blacklist some more packages
Koen Kooi [Sun, 21 Jun 2009 11:02:47 +0000 (13:02 +0200)]
angstrom source mirror: blacklist some more packages

14 years agodvsdk: sync with TI overlay, but change a few things:
Koen Kooi [Sun, 21 Jun 2009 10:43:24 +0000 (12:43 +0200)]
dvsdk: sync with TI overlay, but change a few things:
* fix toolchain paths to work with internal toolchains
* start installing to ${datadir} again
* use MACHINE_KERNEL_PR for kernel modules
* and more fixes

14 years agochecksums: add more checksums
Koen Kooi [Sun, 21 Jun 2009 08:22:03 +0000 (10:22 +0200)]
checksums: add more checksums

14 years agokexec-tools: rename static recipes built against klibc
Andrea Adami [Sat, 20 Jun 2009 22:25:46 +0000 (00:25 +0200)]
kexec-tools: rename static recipes built against klibc

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Sat, 20 Jun 2009 21:33:15 +0000 (23:33 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agokexecboot: sanitize recipe
Andrea Adami [Sat, 20 Jun 2009 21:14:10 +0000 (23:14 +0200)]
kexecboot: sanitize recipe
 - recipe_sanity: RDEPENDS should not be set, but is set to 'kexec-static'
 - Phil Blundell:"
 - In almost all cases the app ought to be setting RDEPENDS_${PN}, not
 - RDEPENDS.  Otherwise the documentation, debug data and suchlike will
 - end up getting the same dependency, which is seldom useful.
 - The same goes for most of the other R* variables."

14 years agolinux-omap pm 2.6.29: tweak versioning, attempt to get sound working for beagle
Koen Kooi [Sat, 20 Jun 2009 17:51:24 +0000 (19:51 +0200)]
linux-omap pm 2.6.29: tweak versioning, attempt to get sound working for beagle

14 years agoimage bbclass: fix logic buglet in lingua code
Koen Kooi [Sat, 20 Jun 2009 17:31:33 +0000 (19:31 +0200)]
image bbclass: fix logic buglet in lingua code

14 years agoangstrom: inheric recipe_sanity by default
Koen Kooi [Sat, 20 Jun 2009 17:16:30 +0000 (19:16 +0200)]
angstrom: inheric recipe_sanity by default

14 years agoclutter(-gst)-0.9: fix GLES build
Koen Kooi [Sat, 20 Jun 2009 10:41:21 +0000 (12:41 +0200)]
clutter(-gst)-0.9: fix GLES build

14 years agoutil-linux-ng: only delete bogus symlink, not all swap* binaries for crazy people...
Koen Kooi [Sat, 20 Jun 2009 10:25:01 +0000 (12:25 +0200)]
util-linux-ng: only delete bogus symlink, not all swap* binaries for crazy people that have sbindir == base_sbindir

14 years agomicro{-uclibc}: use ${LIBC} instead of PREFERRED_LIBC, per suggestion from Tom Rini
Phil Blundell [Sat, 20 Jun 2009 09:43:47 +0000 (10:43 +0100)]
micro{-uclibc}: use ${LIBC} instead of PREFERRED_LIBC, per suggestion from Tom Rini

14 years agoutil-linux-ng: fix packaging, u-a and replace hardcoded paths
Koen Kooi [Sat, 20 Jun 2009 09:06:21 +0000 (11:06 +0200)]
util-linux-ng: fix packaging, u-a and replace hardcoded paths
* also switch to INC_PR to make Tom happy

14 years agobinutils-cvs: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:21:41 +0000 (20:21 -0400)]
binutils-cvs: Switch to INC_PR

14 years agobinutils-2.19: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:21:36 +0000 (20:21 -0400)]
binutils-2.19: Switch to INC_PR

14 years agobinutils-2.19.51.0.3: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:21:28 +0000 (20:21 -0400)]
binutils-2.19.51.0.3: Switch to INC_PR

14 years agobinutils-2.19.1: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:21:20 +0000 (20:21 -0400)]
binutils-2.19.1: Switch to INC_PR

14 years agobinutils-2.18: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:21:13 +0000 (20:21 -0400)]
binutils-2.18: Switch to INC_PR

14 years agobinutils-2.18.50.0.7: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:21:03 +0000 (20:21 -0400)]
binutils-2.18.50.0.7: Switch to INC_PR

14 years agobinutils-2.17.50.0.12: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:20:59 +0000 (20:20 -0400)]
binutils-2.17.50.0.12: Switch to INC_PR

14 years agobinutils-2.16.91.0.7: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:20:52 +0000 (20:20 -0400)]
binutils-2.16.91.0.7: Switch to INC_PR

14 years agobinutils-2.16.91.0.6: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:20:46 +0000 (20:20 -0400)]
binutils-2.16.91.0.6: Switch to INC_PR

14 years agobinutils-2.15.94.0.1: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:20:39 +0000 (20:20 -0400)]
binutils-2.15.94.0.1: Switch to INC_PR

14 years agobinutils-2.14.90.0.7: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:20:31 +0000 (20:20 -0400)]
binutils-2.14.90.0.7: Switch to INC_PR

14 years agobinutils-2.14.90.0.6: Switch to INC_PR
Tom Rini [Sat, 20 Jun 2009 00:20:23 +0000 (20:20 -0400)]
binutils-2.14.90.0.6: Switch to INC_PR

14 years agobinutils-cross-sdk: ${layout_base_bindir} is not the path to where the real binary is.
Tom Rini [Fri, 19 Jun 2009 23:58:18 +0000 (19:58 -0400)]
binutils-cross-sdk: ${layout_base_bindir} is not the path to where the real binary is.
The binary will always be two levels back, and it will always be in ${bindir}
as that's what we pass to configure, so basename that to find the right
directory name

14 years agogcc-package-sdk.inc: ${layout_base_bindir} is not the path to where the real binary is.
Tom Rini [Fri, 19 Jun 2009 23:56:18 +0000 (19:56 -0400)]
gcc-package-sdk.inc: ${layout_base_bindir} is not the path to where the real binary is.
The binary will always be two levels back, and it will always be in ${bindir}
as that's what we pass to configure, so basename that to find the right
directory name.  Bump INC_PR in gcc-canadian-sdk 4.2.4,
gcc-cross-sdk 4.2.4/4.3.3/4.4.0

14 years agogcc-4.4.0: Switch to INC_PR
Tom Rini [Fri, 19 Jun 2009 23:55:22 +0000 (19:55 -0400)]
gcc-4.4.0: Switch to INC_PR

14 years agogcc-4.3.2: Switch to INC_PR
Tom Rini [Fri, 19 Jun 2009 23:53:49 +0000 (19:53 -0400)]
gcc-4.3.2: Switch to INC_PR

14 years agogcc-4.3.1: Switch to INC_PR
Tom Rini [Fri, 19 Jun 2009 23:53:10 +0000 (19:53 -0400)]
gcc-4.3.1: Switch to INC_PR

14 years agogcc-4.2.3: Switch to INC_PR
Tom Rini [Fri, 19 Jun 2009 23:49:13 +0000 (19:49 -0400)]
gcc-4.2.3: Switch to INC_PR

14 years agogcc-4.2.2: Switch to INC_PR
Tom Rini [Fri, 19 Jun 2009 23:48:32 +0000 (19:48 -0400)]
gcc-4.2.2: Switch to INC_PR

14 years agogcc-4.1.2: Switch to INC_PR
Tom Rini [Fri, 19 Jun 2009 23:47:34 +0000 (19:47 -0400)]
gcc-4.1.2: Switch to INC_PR

14 years agogcc-4.1.1: Switch to INC_PR
Tom Rini [Fri, 19 Jun 2009 23:46:55 +0000 (19:46 -0400)]
gcc-4.1.1: Switch to INC_PR