<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/giblib, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
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 &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bb files: Revert the introduction of FILE_PR</title>
<updated>2008-10-18T16:02:07+00:00</updated>
<author>
<name>Holger Hans Peter Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2008-10-15T08:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c0b6dd9b41279ff00c5a90e49108945a0fee9cdd'/>
<id>c0b6dd9b41279ff00c5a90e49108945a0fee9cdd</id>
<content type='text'>
    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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    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.
</pre>
</div>
</content>
</entry>
<entry>
<title>[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR</title>
<updated>2008-10-15T19:41:43+00:00</updated>
<author>
<name>Holger Hans Peter Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2008-10-15T08:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=aa03004ace2fabb135a6208ef8c2d2b312aa7b0b'/>
<id>aa03004ace2fabb135a6208ef8c2d2b312aa7b0b</id>
<content type='text'>
    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 &lt;koen@openembedded.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    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 &lt;koen@openembedded.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtn2git: remove .mtn2git_empty files in non-empty directories</title>
<updated>2008-10-15T13:27:49+00:00</updated>
<author>
<name>Jan Luebbe</name>
<email>jluebbe@debian.org</email>
</author>
<published>2008-10-15T13:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=869ba9e1fb2237b75560feed13545a35f3c3569d'/>
<id>869ba9e1fb2237b75560feed13545a35f3c3569d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.</title>
<updated>2006-10-10T10:26:16+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2006-10-10T10:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7814da98a7630811db9fc24db9ae3c81588ca113'/>
<id>7814da98a7630811db9fc24db9ae3c81588ca113</id>
<content type='text'>
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
</pre>
</div>
</content>
</entry>
<entry>
<title>giblib: fix DEPENDS: s+imlib2+virtual/imlib2</title>
<updated>2006-08-18T17:05:58+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openembedded.org</email>
</author>
<published>2006-08-18T17:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8fdf5211285357e5c4ef2c5880f038b32dea6082'/>
<id>8fdf5211285357e5c4ef2c5880f038b32dea6082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!</title>
<updated>2006-08-05T14:01:52+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-08-05T14:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=803427eedbf62d58bd250d577f2c0afb5b68383d'/>
<id>803427eedbf62d58bd250d577f2c0afb5b68383d</id>
<content type='text'>
    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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    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.
</pre>
</div>
</content>
</entry>
<entry>
<title>import clean BK tree at cset 1.3670</title>
<updated>2005-06-30T08:19:37+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2005-06-30T08:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c8e5702127e507e82e6f68a4b8c546803accea9d'/>
<id>c8e5702127e507e82e6f68a4b8c546803accea9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge nslu2-linux@nslu2-linux.bkbits.net:openembedded</title>
<updated>2005-03-16T13:36:11+00:00</updated>
<author>
<name>g2@giantshoulder.com</name>
<email>g2@giantshoulder.com</email>
</author>
<published>2005-03-16T13:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=df91e18416af9f4d460a3fc9b65f2de2f3362bac'/>
<id>df91e18416af9f4d460a3fc9b65f2de2f3362bac</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>xrandr_cvs.bb:</title>
<updated>2005-01-25T22:16:50+00:00</updated>
<author>
<name>Greg Gilbert</name>
<email>greg@treke.net</email>
</author>
<published>2005-01-25T22:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=73ff445d2875bf6f4a5c104bc8c83385e0e6ad55'/>
<id>73ff445d2875bf6f4a5c104bc8c83385e0e6ad55</id>
<content type='text'>
  Adding license to xrandr/xrandr_cvs.bb
xproto_cvs.bb:
  Adding license to xproto/xproto_cvs.bb
xproto_6.6.2.bb:
  Adding license to xproto/xproto_6.6.2.bb
xkbd_0.8.15.bb:
  Adding license to xkbd/xkbd_0.8.15.bb
xextensions_cvs.bb:
  Adding license to xextensions/xextensions_cvs.bb
xextensions_1.0.1.bb:
  Adding license to xextensions/xextensions_1.0.1.bb
xext_cvs.bb:
  Adding license to xext/xext_cvs.bb
libxdmcp_cvs.bb:
  Adding license to xdmcp/libxdmcp_cvs.bb
libxdmcp_0.1.3.bb:
  Adding license to xdmcp/libxdmcp_0.1.3.bb
libxdmcp_0.1.1.bb:
  Adding license to xdmcp/libxdmcp_0.1.1.bb
xdamage_cvs.bb:
  Adding license to xdamage/xdamage_cvs.bb
xdamage_1.0.1.bb:
  Adding license to xdamage/xdamage_1.0.1.bb
xcomposite_cvs.bb:
  Adding license to xcomposite/xcomposite_cvs.bb
xcomposite_1.0.1.bb:
  Adding license to xcomposite/xcomposite_1.0.1.bb
xau_cvs.bb:
  Adding license to xau/xau_cvs.bb
xau_0.1.1.bb:
  Adding license to xau/xau_0.1.1.bb
x11_cvs.bb:
  Adding license to x11/x11_cvs.bb
x11_6.2.1.bb:
  Adding license to x11/x11_6.2.1.bb
renderext_cvs.bb:
  Adding license to renderext/renderext_cvs.bb
renderext_0.8.bb:
  Adding license to renderext/renderext_0.8.bb
randrext_cvs.bb:
  Adding license to randrext/randrext_cvs.bb
randrext_1.0.bb:
  Adding license to randrext/randrext_1.0.bb
panoramixext_cvs.bb:
  Adding license to panoramixext/panoramixext_cvs.bb
panoramixext_1.1.bb:
  Adding license to panoramixext/panoramixext_1.1.bb
libxi_cvs.bb:
  Adding license to libxi/libxi_cvs.bb
libxi_6.0.1.bb:
  Adding license to libxi/libxi_6.0.1.bb
libxft_cvs.bb:
  Adding license to libxft/libxft_cvs.bb
libxft_2.1.6.bb:
  Adding license to libxft/libxft_2.1.6.bb
libxfixes_cvs.bb:
  Adding license to libxfixes/libxfixes_cvs.bb
libxfixes_2.0.1.bb:
  Adding license to libxfixes/libxfixes_2.0.1.bb
libxcursor_cvs.bb:
  Adding license to libxcursor/libxcursor_cvs.bb
libxcursor_1.1.2.bb:
  Adding license to libxcursor/libxcursor_1.1.2.bb
libsm_cvs.bb:
  Adding license to libsm/libsm_cvs.bb
libsm_6.0.3.bb:
  Adding license to libsm/libsm_6.0.3.bb
ice_cvs.bb:
  Adding license to ice/ice_cvs.bb
ice_6.3.3.bb:
  Adding license to ice/ice_6.3.3.bb
guile_1.6.4.bb:
  Adding license to guile/guile_1.6.4.bb
guile-native_1.6.4.bb:
  Adding license to guile/guile-native_1.6.4.bb
gtk-smooth-engine_0.5.8.bb:
  Adding license to gtk-engines/gtk-smooth-engine_0.5.8.bb
gtk+-native-1.2_1.2.10.bb:
  Adding license to gtk+/gtk+-native-1.2_1.2.10.bb
gpp_2.21.bb:
  Adding license to gpp/gpp_2.21.bb
gpm_1.20.1.bb:
  Adding license to gpm/gpm_1.20.1.bb
orbit2-native_2.10.2.bb:
  Adding license to gnome/orbit2-native_2.10.2.bb
gnome-themes_2.6.2.bb:
  Adding license to gnome-themes/gnome-themes_2.6.2.bb
glib-2.0_2.6.1.bb:
  Adding license to glib-2.0/glib-2.0_2.6.1.bb
glib-2.0_2.6.0.bb:
  Adding license to glib-2.0/glib-2.0_2.6.0.bb
glib-2.0_2.4.6.bb:
  Adding license to glib-2.0/glib-2.0_2.4.6.bb
glib-2.0-native_2.6.1.bb:
  Adding license to glib-2.0/glib-2.0-native_2.6.1.bb
glib-2.0-native_2.6.0.bb:
  Adding license to glib-2.0/glib-2.0-native_2.6.0.bb
glib-2.0-native_2.4.6.bb:
  Adding license to glib-2.0/glib-2.0-native_2.4.6.bb
glib-2.0-native_2.2.3.bb:
  Adding license to glib-2.0/glib-2.0-native_2.2.3.bb
glib-1.2-native_1.2.10.bb:
  Adding license to glib-1.2/glib-1.2-native_1.2.10.bb
gkdial-gnomeless_1.8.1.bb:
  Adding license to gkdial/gkdial-gnomeless_1.8.1.bb
gift_0.11.5.bb:
  Adding license to gift/gift_0.11.5.bb
gift_0.11.4.bb:
  Adding license to gift/gift_0.11.4.bb
gif2png_2.5.1.bb:
  Adding license to gif2png/gif2png_2.5.1.bb
giblib_1.2.3.bb:
  Adding license to giblib/giblib_1.2.3.bb
gd_2.0.22.bb:
  Adding license to gd/gd_2.0.22.bb
gd_2.0.21.bb:
  Adding license to gd/gd_2.0.21.bb
fontconfig_2.2.95.bb:
  Adding license to fontconfig/fontconfig_2.2.95.bb
fontconfig-native_2.2.95.bb:
  Adding license to fontconfig/fontconfig-native_2.2.95.bb
flnx_0.17.bb:
  Adding license to flnx/flnx_0.17.bb
fixesext_cvs.bb:
  Adding license to fixesext/fixesext_cvs.bb
fixesext_2.0.1.bb:
  Adding license to fixesext/fixesext_2.0.1.bb
eet_0.9.9.bb:
  Adding license to eet/eet_0.9.9.bb
eet-native_0.9.9.bb:
  Adding license to eet/eet-native_0.9.9.bb
edb_1.0.5.bb:
  Adding license to edb/edb_1.0.5.bb
edb-native_1.0.5.bb:
  Adding license to edb/edb-native_1.0.5.bb
docbook-utils-native_0.6.13.bb:
  Adding license to docbook-utils/docbook-utils-native_0.6.13.bb
damageext_cvs.bb:
  Adding license to damageext/damageext_cvs.bb
damageext_1.0.bb:
  Adding license to damageext/damageext_1.0.bb
cramfs-native_1.1.bb:
  Adding license to cramfs/cramfs-native_1.1.bb
compositeext_cvs.bb:
  Adding license to compositeext/compositeext_cvs.bb
compositeext_2.0.bb:
  Adding license to compositeext/compositeext_2.0.bb
xsvg_cvs.bb:
  Adding license to cairo/xsvg_cvs.bb
qte-for-opie-2.3.9.bb:
  bk cp qte-for-opie_2.3.9-snapshot-20050114.bb qte-for-opie-2.3.9.bb
qte-for-opie_2.3.9-snapshot-20050114.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050114.bb
qte-for-opie_2.3.9-snapshot-20050103.bb:
  fix
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb
qte-for-opie_2.3.9-snapshot-20050101.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb
qte-for-opie_2.3.9-snapshot-20041221.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb
qte-for-opie_2.3.9-snapshot-20041212.bb:
  fix FILESPATH and include
  Rename: packages/qte/qte-for-opie_2.3.9-20041212.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb
qte-for-opie_2.3.9-20041212.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot.bb -&gt; packages/qte/qte-for-opie_2.3.9-20041212.bb
qte-for-opie_2.3.9-snapshot.bb:
  Only apply opie.patch and iconview speed up patch
  Rename: packages/qte/qte-for-opie_2.3.9.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot.bb
qte-for-opie_2.3.9.bb:
  Rename: packages/qte/qte-for-opie_2.3.8.bb -&gt; packages/qte/qte-for-opie_2.3.9.bb
qte-for-opie_2.3.8.bb:
  mvdir
  Updates per the core rename.
  Updates per the recent core rename.
  Rename: qte/qte-for-opie_2.3.8.oe -&gt; qte/qte-for-opie_2.3.8.bb
qte-for-opie-2.3.9.bb:
  The mother of all section fixes
  use snapshot
  hardware patch back in
  add tslib back.
  new file

BKrev: 41f6c552Wbcra4RD9Ef8hEMo4vLAtg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Adding license to xrandr/xrandr_cvs.bb
xproto_cvs.bb:
  Adding license to xproto/xproto_cvs.bb
xproto_6.6.2.bb:
  Adding license to xproto/xproto_6.6.2.bb
xkbd_0.8.15.bb:
  Adding license to xkbd/xkbd_0.8.15.bb
xextensions_cvs.bb:
  Adding license to xextensions/xextensions_cvs.bb
xextensions_1.0.1.bb:
  Adding license to xextensions/xextensions_1.0.1.bb
xext_cvs.bb:
  Adding license to xext/xext_cvs.bb
libxdmcp_cvs.bb:
  Adding license to xdmcp/libxdmcp_cvs.bb
libxdmcp_0.1.3.bb:
  Adding license to xdmcp/libxdmcp_0.1.3.bb
libxdmcp_0.1.1.bb:
  Adding license to xdmcp/libxdmcp_0.1.1.bb
xdamage_cvs.bb:
  Adding license to xdamage/xdamage_cvs.bb
xdamage_1.0.1.bb:
  Adding license to xdamage/xdamage_1.0.1.bb
xcomposite_cvs.bb:
  Adding license to xcomposite/xcomposite_cvs.bb
xcomposite_1.0.1.bb:
  Adding license to xcomposite/xcomposite_1.0.1.bb
xau_cvs.bb:
  Adding license to xau/xau_cvs.bb
xau_0.1.1.bb:
  Adding license to xau/xau_0.1.1.bb
x11_cvs.bb:
  Adding license to x11/x11_cvs.bb
x11_6.2.1.bb:
  Adding license to x11/x11_6.2.1.bb
renderext_cvs.bb:
  Adding license to renderext/renderext_cvs.bb
renderext_0.8.bb:
  Adding license to renderext/renderext_0.8.bb
randrext_cvs.bb:
  Adding license to randrext/randrext_cvs.bb
randrext_1.0.bb:
  Adding license to randrext/randrext_1.0.bb
panoramixext_cvs.bb:
  Adding license to panoramixext/panoramixext_cvs.bb
panoramixext_1.1.bb:
  Adding license to panoramixext/panoramixext_1.1.bb
libxi_cvs.bb:
  Adding license to libxi/libxi_cvs.bb
libxi_6.0.1.bb:
  Adding license to libxi/libxi_6.0.1.bb
libxft_cvs.bb:
  Adding license to libxft/libxft_cvs.bb
libxft_2.1.6.bb:
  Adding license to libxft/libxft_2.1.6.bb
libxfixes_cvs.bb:
  Adding license to libxfixes/libxfixes_cvs.bb
libxfixes_2.0.1.bb:
  Adding license to libxfixes/libxfixes_2.0.1.bb
libxcursor_cvs.bb:
  Adding license to libxcursor/libxcursor_cvs.bb
libxcursor_1.1.2.bb:
  Adding license to libxcursor/libxcursor_1.1.2.bb
libsm_cvs.bb:
  Adding license to libsm/libsm_cvs.bb
libsm_6.0.3.bb:
  Adding license to libsm/libsm_6.0.3.bb
ice_cvs.bb:
  Adding license to ice/ice_cvs.bb
ice_6.3.3.bb:
  Adding license to ice/ice_6.3.3.bb
guile_1.6.4.bb:
  Adding license to guile/guile_1.6.4.bb
guile-native_1.6.4.bb:
  Adding license to guile/guile-native_1.6.4.bb
gtk-smooth-engine_0.5.8.bb:
  Adding license to gtk-engines/gtk-smooth-engine_0.5.8.bb
gtk+-native-1.2_1.2.10.bb:
  Adding license to gtk+/gtk+-native-1.2_1.2.10.bb
gpp_2.21.bb:
  Adding license to gpp/gpp_2.21.bb
gpm_1.20.1.bb:
  Adding license to gpm/gpm_1.20.1.bb
orbit2-native_2.10.2.bb:
  Adding license to gnome/orbit2-native_2.10.2.bb
gnome-themes_2.6.2.bb:
  Adding license to gnome-themes/gnome-themes_2.6.2.bb
glib-2.0_2.6.1.bb:
  Adding license to glib-2.0/glib-2.0_2.6.1.bb
glib-2.0_2.6.0.bb:
  Adding license to glib-2.0/glib-2.0_2.6.0.bb
glib-2.0_2.4.6.bb:
  Adding license to glib-2.0/glib-2.0_2.4.6.bb
glib-2.0-native_2.6.1.bb:
  Adding license to glib-2.0/glib-2.0-native_2.6.1.bb
glib-2.0-native_2.6.0.bb:
  Adding license to glib-2.0/glib-2.0-native_2.6.0.bb
glib-2.0-native_2.4.6.bb:
  Adding license to glib-2.0/glib-2.0-native_2.4.6.bb
glib-2.0-native_2.2.3.bb:
  Adding license to glib-2.0/glib-2.0-native_2.2.3.bb
glib-1.2-native_1.2.10.bb:
  Adding license to glib-1.2/glib-1.2-native_1.2.10.bb
gkdial-gnomeless_1.8.1.bb:
  Adding license to gkdial/gkdial-gnomeless_1.8.1.bb
gift_0.11.5.bb:
  Adding license to gift/gift_0.11.5.bb
gift_0.11.4.bb:
  Adding license to gift/gift_0.11.4.bb
gif2png_2.5.1.bb:
  Adding license to gif2png/gif2png_2.5.1.bb
giblib_1.2.3.bb:
  Adding license to giblib/giblib_1.2.3.bb
gd_2.0.22.bb:
  Adding license to gd/gd_2.0.22.bb
gd_2.0.21.bb:
  Adding license to gd/gd_2.0.21.bb
fontconfig_2.2.95.bb:
  Adding license to fontconfig/fontconfig_2.2.95.bb
fontconfig-native_2.2.95.bb:
  Adding license to fontconfig/fontconfig-native_2.2.95.bb
flnx_0.17.bb:
  Adding license to flnx/flnx_0.17.bb
fixesext_cvs.bb:
  Adding license to fixesext/fixesext_cvs.bb
fixesext_2.0.1.bb:
  Adding license to fixesext/fixesext_2.0.1.bb
eet_0.9.9.bb:
  Adding license to eet/eet_0.9.9.bb
eet-native_0.9.9.bb:
  Adding license to eet/eet-native_0.9.9.bb
edb_1.0.5.bb:
  Adding license to edb/edb_1.0.5.bb
edb-native_1.0.5.bb:
  Adding license to edb/edb-native_1.0.5.bb
docbook-utils-native_0.6.13.bb:
  Adding license to docbook-utils/docbook-utils-native_0.6.13.bb
damageext_cvs.bb:
  Adding license to damageext/damageext_cvs.bb
damageext_1.0.bb:
  Adding license to damageext/damageext_1.0.bb
cramfs-native_1.1.bb:
  Adding license to cramfs/cramfs-native_1.1.bb
compositeext_cvs.bb:
  Adding license to compositeext/compositeext_cvs.bb
compositeext_2.0.bb:
  Adding license to compositeext/compositeext_2.0.bb
xsvg_cvs.bb:
  Adding license to cairo/xsvg_cvs.bb
qte-for-opie-2.3.9.bb:
  bk cp qte-for-opie_2.3.9-snapshot-20050114.bb qte-for-opie-2.3.9.bb
qte-for-opie_2.3.9-snapshot-20050114.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050114.bb
qte-for-opie_2.3.9-snapshot-20050103.bb:
  fix
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb
qte-for-opie_2.3.9-snapshot-20050101.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb
qte-for-opie_2.3.9-snapshot-20041221.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb
qte-for-opie_2.3.9-snapshot-20041212.bb:
  fix FILESPATH and include
  Rename: packages/qte/qte-for-opie_2.3.9-20041212.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb
qte-for-opie_2.3.9-20041212.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot.bb -&gt; packages/qte/qte-for-opie_2.3.9-20041212.bb
qte-for-opie_2.3.9-snapshot.bb:
  Only apply opie.patch and iconview speed up patch
  Rename: packages/qte/qte-for-opie_2.3.9.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot.bb
qte-for-opie_2.3.9.bb:
  Rename: packages/qte/qte-for-opie_2.3.8.bb -&gt; packages/qte/qte-for-opie_2.3.9.bb
qte-for-opie_2.3.8.bb:
  mvdir
  Updates per the core rename.
  Updates per the recent core rename.
  Rename: qte/qte-for-opie_2.3.8.oe -&gt; qte/qte-for-opie_2.3.8.bb
qte-for-opie-2.3.9.bb:
  The mother of all section fixes
  use snapshot
  hardware patch back in
  add tslib back.
  new file

BKrev: 41f6c552Wbcra4RD9Ef8hEMo4vLAtg
</pre>
</div>
</content>
</entry>
</feed>
