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>
|
|
|
|
Thanks to Hans-Christoph Steiner of oe bug #4504
|
|
|
|
* fixing security issuses with 2.3.5 and before
* patch fix-x86_64-build.patch seems to be applied upstream
|
|
|
|
|
|
|
|
autotools_stage_all as freetype2.m4 is needed for gst-ffmpeg configure
stage
|
|
|
|
|
|
sane RPATH's in depending libraries (fontconfig/pango/...)
|
|
|
|
- Fixes problems with building that 2.3.0 had
|
|
|
|
|
|
Some user reports that building freetype without the included
libz breaks there build. They are right. Justify the remaining
freetype.bb like freetype_2.2.1.bb
|
|
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.
|
|
if external zlib is used, so add a --without-zlib and remove the horrible
STAGING_LIBDIR hack.
|
|
|
|
I did these when trying to track down problems with alignment errors so
I might as well check them in.
DEFAULT_PREFERENCE = "-1" for now as these are pretty core and could
do with review.
|
|
|
|
|
|
Justin Patrin. We now have a efl.bbclass that contains common code for the
various libraries. This makes it possible to have very clean and concise bb's.
|
|
|
|
into giantshoulder.com:/home/tom/dev/openslug/openembedded
2005/03/23 08:41:50-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/23 16:34:02+00:00 rpsys.net!RP
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into tim.rpsys.net:/usr/oe/openembedded
2005/03/23 16:32:05+00:00 rpsys.net!RP
openzaurus-2.6: fix typo
2005/03/23 17:31:58+01:00 local!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into marcinj.local:/home/hrw/zaurus/bb/openembedded
2005/03/23 17:31:35+01:00 local!hrw
updated kdepimpi to 2.0.20
2005/03/23 07:41:31-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/23 16:38:17+01:00 zeckescompany.nl!alwin
changed package-dep for meta-opie
2005/03/24 00:32:02+10:30 (none)!rwhitby
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/bitbake/openembedded
2005/03/24 00:31:35+10:30 (none)!rwhitby
Made Unslung *not* create ramdisk for /var and /dev when you've unslung to an external disk
2005/03/23 05:41:22-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/24 00:15:58+10:30 (none)!rwhitby
Fixed the unslung patch for rc.1
2005/03/24 00:06:41+10:30 (none)!rwhitby
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/bitbake/openembedded
2005/03/24 00:06:21+10:30 (none)!rwhitby
Unslung 4.7-alpha, with support for external disks on sda1, sda2, sdb1, sdb2.
2005/03/23 14:26:04+01:00 uni-frankfurt.de!mickeyl
rename wlan-ng-modules package per upstream changes
2005/03/23 14:23:31+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/03/23 14:23:20+01:00 uni-frankfurt.de!mickeyl
add remind, a console PIM application. in nonworking, because it needs a gcc3.x patch
2005/03/23 04:41:30-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/23 13:34:56+01:00 mn-solutions.de!schurig
Various twiddles for MNCI "Ramses":
qmake-native: remove my weird attempt to get things right, it was very wrong :-)
gdb: add REPENDS on libthread-db1 to allow debugging of threaded Qt/E 3.x apps
kernel: add bluez-modules
sysvinit: make startup even faster by removing access to /proc/progress
2005/03/23 03:41:24-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/23 22:12:18+10:30 (none)!rwhitby
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/bitbake/openembedded
2005/03/23 22:11:52+10:30 (none)!rwhitby
Added lots of modules for traffic shaping and other various things to OpenSlug kernel
2005/03/23 12:14:09+01:00 (none)!br1
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into null.(none):/data/mtx/closed/build/unstable/openembedded
2005/03/23 12:13:44+01:00 (none)!br1
fixed hostapd 0.3.7 and added wpa_supplicant 0.3.8
2005/03/23 11:41:30+01:00 uni-frankfurt.de!mickeyl
remove hostap-daemon from nonworking. hey folks, please look if not already there is a nonworking version before you add a new one
2005/03/23 02:41:23-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/23 11:38:09+01:00 uni-frankfurt.de!mickeyl
opie-collections: add datebook plugins to standard opie image
2005/03/23 11:35:44+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/03/23 11:33:22+01:00 uni-frankfurt.de!mickeyl
add newer gpsd versions and a fixed start/stop script
2005/03/23 11:31:34+01:00 uni-frankfurt.de!mickeyl
opie packaging changes in meta-opie and opie-login
2005/03/23 11:06:47+01:00 (none)!br1
added packages "ser" and "mystun" contributed by Sven-Ola Tuecke
2005/03/23 11:02:05+01:00 (none)!br1
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into null.(none):/data/mtx/closed/build/unstable/openembedded
2005/03/22 17:41:23-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/23 01:26:50+00:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded
2005/03/23 01:26:05+00:00 (none)!cwiiis
Use the sourceforge source for freetype, as it seems to be the primary download location now.
2005/03/23 01:24:53+00:00 (none)!cwiiis
Small gpe-related updates to openzaurus-3.5.3.conf.
2005/03/23 01:23:49+00:00 (none)!cwiiis
Correct XLIBS_MIRROR
2005/03/22 07:41:25-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/22 16:31:48+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/03/22 16:31:38+01:00 uni-frankfurt.de!mickeyl
libqte2: set package arch to machine arch since we supply machine specific patches and flags
2005/03/22 15:11:11+00:00 (none)!cwiiis
Use ?= instead of = in conf/distro/preferred-gpe-versions.inc, so as not to override user-specified settings
2005/03/22 22:57:38+10:30 (none)!rwhitby
Bumped the Openslug kernel PR
2005/03/22 22:53:49+10:30 (none)!rwhitby
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/bitbake/openembedded
2005/03/22 22:53:07+10:30 (none)!rwhitby
Changed CONFIG_ATALK from =y to =m in Unslung kernel
2005/03/22 03:41:21-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/22 12:30:28+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/03/22 12:30:12+01:00 uni-frankfurt.de!mickeyl
include tune-xscale in the pxa machines. root file systems can be built with all optimizations since they are machine specific anyway. the unified feed though needs to be built using a tune-strongarm based machine configuration
2005/03/22 12:28:44+01:00 local!hrw
added qpf-gentium font to meta-opie
2005/03/22 12:27:20+01:00 local!hrw
updated qpf-dejavufonts to 1.8
added all rotations
2005/03/22 12:26:15+01:00 local!hrw
added all rotations to qpf-hunkyfonts
2005/03/22 12:09:08+01:00 uni-frankfurt.de!mickeyl
add qpf-gentium, a free font with lots of characters. thanks hrw for converting.
2005/03/22 10:39:58+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/03/22 00:41:26-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/22 07:43:44+00:00 reciva.com!pb
change "h2200_linear" to "linear_h2200".
Reported by Matt Reimer.
2005/03/21 17:41:26-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/22 01:56:50+01:00 dyndns.org!reenoo
libglade: update to 2.4.2 which fixes improper use of the toolbar API. make no-xml2.patch apply against 2.4.2.
2005/03/22 00:59:21+01:00 uni-frankfurt.de!mickeyl
split tosa machine configuration into generic, 2.4, 2.6 parts
2005/03/22 00:54:55+01:00 uni-frankfurt.de!mickeyl
add a version of orinoco-0.13e that compiles against kernel 2.6 and choose that version for the clamshells and the poodle
2005/03/18 16:13:17+01:00 (none)!br1
added madwifi BSD branch build
2005/03/18 16:12:01+01:00 (none)!br1
added hostap-daemon 0.3.7
BKrev: 4241c03fA7V8WMbGM7hnEqx17eXRkw
|
|
into giantshoulder.com:/home/tom/dev/openslug/openembedded
2005/03/17 00:06:10+10:30 (none)!rwhitby
Removed the ehci module from openslug-init.
2005/03/17 00:03:09+10:30 (none)!rwhitby
Removed the ehci module from openslug-image.
2005/03/16 08:34:55+10:30 (none)!rwhitby
OpenSlug 1.7 - removed KALLSYMS, and EHCI is now compiled back into the kernel.
2005/03/15 08:41:13-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/15 15:48:57+00:00 (none)!dp
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into cimmeria.(none):/home/dp/zaurus/openembedded
2005/03/15 15:44:34+00:00 (none)!dp
Change TARGET_ARCH to TARGET_SYS and enable RTC for timing
2005/03/15 07:41:18-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/15 16:02:40+01:00 mn-solutions.de!schurig
mnci-ramses: kernel image fixes
2005/03/14 03:41:08-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/14 12:29:29+01:00 local!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into marcinj.local:/home/hrw/zaurus/bb/openembedded
2005/03/14 12:26:37+01:00 local!hrw
allow packages to not have shlibs info generated - useful with packages like sharp-compat-libs
2005/03/14 03:06:57-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/14 21:33:42+10:30 (none)!rwhitby
Updated fakeroot from 1.2.1 to 1.2.2 (upstream change).
2005/03/14 12:02:04+01:00 uni-frankfurt.de!mickeyl
upgrade fakeroot to 1.2.2
2005/03/13 19:41:10-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/14 03:38:40+00:00 (none)!cwiiis
Add missing dependencies to gconf-dbus (libxml2, popt)
2005/03/14 03:13:30+00:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into cwiiisdesktop.(none):/home/cwiiis/oe/openembedded
2005/03/14 03:12:25+00:00 (none)!cwiiis
Fix automake 1.9 breakage in libmatchbox.
2005/03/13 17:41:10-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/14 00:54:51+00:00 rpsys.net!RP
openzaurus-2.6: Add pxa udc suspend/resume patch by David Brownell
2005/03/13 10:41:06-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/13 13:31:09-05:00 handhelds.org!kergoth
Add fakeroot 1.2.1.
2005/03/13 13:25:28-05:00 handhelds.org!kergoth
Add hdparm 5.8.
2005/03/13 13:21:24-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded
2005/03/13 13:21:04-05:00 handhelds.org!kergoth
Add rxvt-unicode 5.3.
2005/03/13 09:41:04-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/13 18:13:24+01:00 handhelds.org!zecke
libsdl-qpe:
Try placing __attribute__ at a different location
2005/03/13 08:41:59-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/13 11:49:00-05:00 handhelds.org!kergoth
Fix the efl package builds that were broken by the recent binconfig changes (they were directly specifying the -config script paths in staging_bindir).
2005/03/13 11:43:47-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded
2005/03/13 11:43:30-05:00 handhelds.org!kergoth
Apply bugfix from Finn Thain to the bytes_per_inode patch in genext2fs.
2005/03/13 07:41:23-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/13 16:15:10+01:00 uni-frankfurt.de!mickeyl
add collections.so and itertools.so to python-lang
2005/03/13 06:41:12-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/13 15:17:47+01:00 uni-frankfurt.de!mickeyl
bump CVSDATE for oz-3.5.3
2005/03/13 15:15:43+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/03/13 15:13:39+01:00 uni-frankfurt.de!mickeyl
repair fortune-mod and bring it back from nonworking
2005/03/13 13:34:54+01:00 uni-frankfurt.de!mickeyl
add GNU recode, a charset conversion utility
2005/03/13 03:41:06-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/13 12:16:41+01:00 (none)!koen
Add vlc-gpe_0.8.1, courtesy Marc Poulhies. Fix configure flags, disable ogg/tremor for now.
2005/03/12 21:41:06-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/13 00:47:35-05:00 handhelds.org!kergoth
Upgrade beep-media-player from 0.9.7rc2 to 0.9.7, and fix the build by defining _GNU_SOURCE.
2005/03/13 00:35:23-05:00 handhelds.org!kergoth
Make the libogg builds inherit pkgconfig.
2005/03/13 00:21:46-05:00 handhelds.org!kergoth
Unbork the ccdv build.
2005/03/12 20:41:07-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 23:46:08-05:00 handhelds.org!kergoth
Add OpenSSH 4.0p1.
2005/03/12 19:41:14-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 17:28:56-10:00 (none)!dyoung
Set NLS for glib-2.0 to be on so packages that depend on it will build
2005/03/12 22:16:52-05:00 handhelds.org!kergoth
Add openssh test results to the i686 linux* site files.
2005/03/12 22:02:28-05:00 handhelds.org!kergoth
Disable mmx in the inkscape builds.
2005/03/12 21:57:04-05:00 handhelds.org!kergoth
Split libsigc++ 1.2 and 2.0 into seperate entities, as they should be, and adjust the inkscape deps accordingly. Inkscape builds again.
2005/03/12 18:41:10-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 20:57:13-05:00 handhelds.org!kergoth
Fix the libart-lgpl build for i686.
2005/03/12 17:41:03-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 20:44:07-05:00 handhelds.org!kergoth
Fix FILESPATH in freetype-native.
2005/03/12 20:34:07-05:00 handhelds.org!kergoth
Add feh version 1.2.7.
2005/03/12 20:32:27-05:00 handhelds.org!kergoth
imlib2:
* Enable X support, and patch up the buildsystem to do so more intelligently.
* Depend on x11 and xext.
* Fixup the -config script.
* Split out the binaries into a -bin package.
2005/03/12 20:03:00-05:00 handhelds.org!kergoth
Apply patch to fixup giblib-config.
2005/03/12 16:41:04-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 19:28:47-05:00 handhelds.org!kergoth
Add giblib 1.2.4 and consolodate some metadata into a .inc.
2005/03/12 19:09:47-05:00 handhelds.org!kergoth
Unbork the imlib2 build.. its packaging needed tweaks, and its manual set oF EET_CONFIG and FREETYPE_CONFIG was broken by the recent binconfig changes.
2005/03/12 18:53:25-05:00 handhelds.org!kergoth
Clean up the freetype builds.. use autotools_stage_includes.
2005/03/12 15:41:11-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 18:28:04-05:00 handhelds.org!kergoth
Add grep 2.5.1.
2005/03/12 18:19:59-05:00 handhelds.org!kergoth
Upgrade mysql to 4.1.10a.
2005/03/12 14:41:18-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 17:38:33-05:00 handhelds.org!kergoth
Add php 4.3.10, and move common bits into a .inc.
2005/03/12 17:35:21-05:00 handhelds.org!kergoth
Add php test results to the i686 linux* site files.
2005/03/12 17:08:27-05:00 handhelds.org!kergoth
Pass the password in the cvs:// uri in the slugimage .bb
2005/03/12 17:03:03-05:00 handhelds.org!kergoth
Per the recommendation of Erik Andersen, kill off the setting of -rpath in our
TARGET_LDFLAGS. We now rely on ldconfig more than ever. This was necessary,
because the linker looks in both rpath _and_ rpath-link to find things
during the build.
2005/03/12 17:01:41-05:00 handhelds.org!kergoth
Fix the naming of the .ext2 image inside the .ext2.gz for that image type.
2005/03/12 16:57:29-05:00 handhelds.org!kergoth
Fix the autom4te_perllibdir bits in gnu-configize, to make it usable natively on the target.
2005/03/12 12:41:25-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 15:32:05-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded
2005/03/12 15:31:46-05:00 handhelds.org!kergoth
genext2fs 1.3+cvs:
* Apply bytes per inode patch, to fix the default inode count based on # of
blocks, so it no longer uses the auto bits unnecessarily, and add a
cmdline opt to control it.
BKrev: 4238364bBtYSx5s1QTTJbjtEROGB3w
|
|
Adding license to xxf86vmext/xxf86vmext_cvs.bb
xxf86dgaext_cvs.bb:
Adding license to xxf86dgaext/xxf86dgaext_cvs.bb
xtrans_cvs.bb:
Adding license to xtrans/xtrans_cvs.bb
xtrans_0.1.bb:
Adding license to xtrans/xtrans_0.1.bb
xset_20040817.bb:
Adding license to xset/xset_20040817.bb
xserver-xorg_cvs.bb:
Adding license to xserver/xserver-xorg_cvs.bb
xserver-xorg_6.8.bb:
Adding license to xserver/xserver-xorg_6.8.bb
xserver-kdrive_cvs.bb:
Adding license to xserver/xserver-kdrive_cvs.bb
xqt_0.0.9.bb:
Adding license to xqt/xqt_0.0.9.bb
xprop_cvs.bb:
Adding license to xprop/xprop_cvs.bb
xprint_0.9.001.bb:
Adding license to xprint/xprint_0.9.001.bb
xmu_cvs.bb:
Adding license to xmu/xmu_cvs.bb
xmodmap_cvs.bb:
Adding license to xmodmap/xmodmap_cvs.bb
xmame_0.87.bb:
Adding license to xmame/xmame_0.87.bb
xmame_0.86.bb:
Adding license to xmame/xmame_0.86.bb
xinerama_cvs.bb:
Adding license to xinerama/xinerama_cvs.bb
xinerama_1.0.2.bb:
Adding license to xinerama/xinerama_1.0.2.bb
xhost_20040413.bb:
Adding license to xhost/xhost_20040413.bb
xfonts-xorg_6.8.bb:
Adding license to xfonts/xfonts-xorg_6.8.bb
xfont_cvs.bb:
Adding license to xfont/xfont_cvs.bb
xfont_1.4.2.bb:
Adding license to xfont/xfont_1.4.2.bb
xdpyinfo_cvs.bb:
Adding license to xdpyinfo/xdpyinfo_cvs.bb
xdemineur_2.1.1.bb:
Adding license to xdemineur/xdemineur_2.1.1.bb
xcompmgr_cvs.bb:
Adding license to xcompmgr/xcompmgr_cvs.bb
xcalibrate_cvs.bb:
Adding license to xcalibrate/xcalibrate_cvs.bb
xaw_cvs.bb:
Adding license to xaw/xaw_cvs.bb
xaw_7.0.2.bb:
Adding license to xaw/xaw_7.0.2.bb
xauth_cvs.bb:
Adding license to xauth/xauth_cvs.bb
resourceext_1.0.bb:
Adding license to resourceext/resourceext_1.0.bb
recordext_cvs.bb:
Adding license to recordext/recordext_cvs.bb
libxxf86vm_cvs.bb:
Adding license to libxxf86vm/libxxf86vm_cvs.bb
libxxf86dga_cvs.bb:
Adding license to libxxf86dga/libxxf86dga_cvs.bb
libxsettings-client_0.12.bb:
Adding license to libxsettings-client/libxsettings-client_0.12.bb
libxrandr_cvs.bb:
Adding license to libxrandr/libxrandr_cvs.bb
libxrandr_1.0.2.bb:
Adding license to libxrandr/libxrandr_1.0.2.bb
libxp_cvs.bb:
Adding license to libxp/libxp_cvs.bb
ipaq-sleep_0.8.bb:
Adding license to ipaq-sleep/ipaq-sleep_0.8.bb
ipaq-sleep_0.7-9.bb:
Adding license to ipaq-sleep/ipaq-sleep_0.7-9.bb
ipaq-boot-params.bb:
Adding license to ipaq-boot-params/ipaq-boot-params.bb
imlib2_1.2.0.bb:
Adding license to imlib2/imlib2_1.2.0.bb
imlib2-native_1.1.0.bb:
Adding license to imlib2/imlib2-native_1.1.0.bb
gtk2-theme-angelistic_0.3.bb:
Adding license to gtk2-theme-angelistic/gtk2-theme-angelistic_0.3.bb
osb-nrcit_0.5.0.bb:
Adding license to gtk-webcore/osb-nrcit_0.5.0.bb
gtk-doc.bb:
Adding license to gtk-doc/gtk-doc.bb
gnuplot_4.0.0.bb:
Adding license to gnuplot/gnuplot_4.0.0.bb
fsi-client_20040803.bb:
Adding license to fsi-client/fsi-client_20040803.bb
fs_cvs.bb:
Adding license to fs/fs_cvs.bb
freetype_2.1.8.bb:
Adding license to freetype/freetype_2.1.8.bb
freetype_2.1.7.bb:
Adding license to freetype/freetype_2.1.7.bb
freetype-native_2.1.8.bb:
Adding license to freetype/freetype-native_2.1.8.bb
freetype-native_2.1.7.bb:
Adding license to freetype/freetype-native_2.1.7.bb
fget_1.2.9.bb:
Adding license to fget/fget_1.2.9.bb
fdclock_cvs.bb:
Adding license to fdclock/fdclock_cvs.bb
drm_cvs.bb:
Adding license to dri/drm_cvs.bb
drm-kernel_cvs.bb:
Adding license to dri/drm-kernel_cvs.bb
detect-stylus_0.13.bb:
Adding license to detect-stylus/detect-stylus_0.13.bb
detect-stylus_0.10.bb:
Adding license to detect-stylus/detect-stylus_0.10.bb
bl_cvs.bb:
Adding license to bl/bl_cvs.bb
BKrev: 41f6cd69S7RQhBxixpSbW_wAmpo_lQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/17 19:01:15-06:00 ti.com!kergoth
Move 'patcher-native' into a PATCH_DEPENDS variable.
2005/01/17 18:35:01-06:00 ti.com!kergoth
Teach base_do_patch to unapply all the patches before it starts applying things. This ensures that a patch being 'already applied' isn't a problem.
BKrev: 41ec5fdcZyPXKe57f5FM3PpA19zcww
|
|
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
|