Koen Kooi [Sun, 6 Aug 2006 12:56:15 +0000 (12:56 +0000)]
libcontactsdb: add 0.5
Koen Kooi [Sun, 6 Aug 2006 10:29:23 +0000 (10:29 +0000)]
entice: add
20060416 snapshot which has some ipc fixes
Koen Kooi [Sun, 6 Aug 2006 09:40:25 +0000 (09:40 +0000)]
task-angstrom: ship procps till the busybox ps gets debugged and include dbus-glib till pH5's patch gets applied
Koen Kooi [Sun, 6 Aug 2006 09:21:57 +0000 (09:21 +0000)]
libwpd: update to 0.8.6
Justin Patrin [Sun, 6 Aug 2006 03:24:05 +0000 (03:24 +0000)]
emacs: add --without-sound to fix building problems, fix FILES
Justin Patrin [Sun, 6 Aug 2006 03:22:06 +0000 (03:22 +0000)]
e-wm: set menu autoscroll options to better defaults for touchscreens
Koen Kooi [Sun, 6 Aug 2006 00:29:37 +0000 (00:29 +0000)]
esmart.inc: set appropriate PACKAGES_DYNAMIC
Frans Meulenbroeks [Sat, 5 Aug 2006 21:35:42 +0000 (21:35 +0000)]
Frans Meulenbroeks [Sat, 5 Aug 2006 21:34:15 +0000 (21:34 +0000)]
pvrusb2-mci: added
20060726 snapshot
Koen Kooi [Sat, 5 Aug 2006 20:52:50 +0000 (20:52 +0000)]
gutenprint: add to nonworking, needs to run a native tool, qemu doesn't do EABI so I can't fix it :(
Koen Kooi [Sat, 5 Aug 2006 20:22:13 +0000 (20:22 +0000)]
cups: stage files needed for gutenprint
Koen Kooi [Sat, 5 Aug 2006 20:13:45 +0000 (20:13 +0000)]
cups: ship files needed for the webgui in the main package
Koen Kooi [Sat, 5 Aug 2006 19:50:54 +0000 (19:50 +0000)]
Koen Kooi [Sat, 5 Aug 2006 19:50:33 +0000 (19:50 +0000)]
libmatchbox: add 1.9
Koen Kooi [Sat, 5 Aug 2006 19:49:35 +0000 (19:49 +0000)]
mb-wm: add 1.1
Frans Meulenbroeks [Sat, 5 Aug 2006 18:55:05 +0000 (18:55 +0000)]
ixp4xx-kernel_2.6.17.bb: bumped PR_CONFIG
to force a recompile on the autobuild system using the upgraded gcc
this gives a working snd_pcm module
Koen Kooi [Sat, 5 Aug 2006 16:30:21 +0000 (16:30 +0000)]
cups: rrecommend doc package for the webgui
Holger Freyther [Sat, 5 Aug 2006 15:55:25 +0000 (15:55 +0000)]
Holger Freyther [Sat, 5 Aug 2006 15:50:21 +0000 (15:50 +0000)]
conf/bitbake.conf: quilt 0.45 lacks -n but has -P for setting a patch name
quilt 0.45 lacks the -n option but has -P nowadays for setting
the to be used patchname, update.
Holger Freyther [Sat, 5 Aug 2006 15:46:07 +0000 (15:46 +0000)]
packages/quilt: Add quilt version 0.45, 'cleanup'/complicate layout
Quilt is the first package we will build, so special care must
be taken. This is one reason why we do not include/require quilt_${PV}.inc
directly.
Now the -native packages require the quilt-native.inc package which
adds the non-gnu patch for darwin/BSD. In quilt_PV.inc we will aplly
the basic patches and in quilt.inc we will have all the common stuff
(like we already had)
quilt-0.45 does not require the nostrip patch as the file seems to
be missing.
Holger Freyther [Sat, 5 Aug 2006 15:34:10 +0000 (15:34 +0000)]
classes/base.bbclass: Make find call portable
Make the find invocation portable (BSD) by specifying '.'
as the to be searched directory.
The error on libtool-native was:
find: illegal option -- n
find: illegal option -- a
find: illegal option -- m
find: illegal option -- e
Koen Kooi [Sat, 5 Aug 2006 14:21:09 +0000 (14:21 +0000)]
udev 092: remove BTNTOUCH for touchscreen rules to fix it for ipaqs
Holger Freyther [Sat, 5 Aug 2006 14:13:35 +0000 (14:13 +0000)]
packages/unionfs: We only have a unionfs.inc which is not versioned include it
Follow the 1.0.13 bb files and require the unversioned unionfs.inc
Holger Freyther [Sat, 5 Aug 2006 14:08:24 +0000 (14:08 +0000)]
packages/ipkg/: There is no ipkg_0.99.163.bb do not require it
There is no 0.99.163.bb for ipkg, do not try to require it.
The other ipkg_0.99.15x.bb files only add patches and include
ipkg.inc which we do already. I assume we have no patches to
ipkg 0.99.163
Holger Freyther [Sat, 5 Aug 2006 14:01:52 +0000 (14:01 +0000)]
packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!
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.
Holger Freyther [Sat, 5 Aug 2006 13:53:39 +0000 (13:53 +0000)]
packages/automake: Use require instead of include to get the base files
Holger Freyther [Sat, 5 Aug 2006 13:50:38 +0000 (13:50 +0000)]
packages/binutils: Use require for the base files
Holger Freyther [Sat, 5 Aug 2006 13:45:24 +0000 (13:45 +0000)]
packages/glibc: Use require for the glibc files
Use require for the glibc files
Holger Freyther [Sat, 5 Aug 2006 13:41:24 +0000 (13:41 +0000)]
packages/gcc: require the right files, add a gcc4-build-sdk (review please)
The gcc 4.1.x sdk tries to require gcc4-build-sdk.inc which
doesn't exist. Copy the gcc3-build-sdk.inc and ask florian to
verify it.
Holger Freyther [Sat, 5 Aug 2006 13:32:08 +0000 (13:32 +0000)]
packages/gcc: Use require instead of include for the 'base' files
Koen Kooi [Sat, 5 Aug 2006 13:17:14 +0000 (13:17 +0000)]
angstrom 2006.9: fix typo spotted by Philipp Zabel
Koen Kooi [Sat, 5 Aug 2006 13:15:40 +0000 (13:15 +0000)]
entice: "esmart-x11" doesn't exist in packageland, libesmart<foo>0 does
Michael Lauer [Sat, 5 Aug 2006 10:29:42 +0000 (10:29 +0000)]
Michael Lauer [Sat, 5 Aug 2006 10:29:04 +0000 (10:29 +0000)]
python-native 2.3.3 remove
Michael Lauer [Sat, 5 Aug 2006 10:28:21 +0000 (10:28 +0000)]
python-native 2.4.0 don't modify first shebang line when installing packages via distutils. closes #1271
Justin Patrin [Fri, 4 Aug 2006 21:59:07 +0000 (21:59 +0000)]
entice: add explicit esmart RDEPENDS
Frans Meulenbroeks [Fri, 4 Aug 2006 21:37:08 +0000 (21:37 +0000)]
slugos-packages.bb: added linphone
Frans Meulenbroeks [Fri, 4 Aug 2006 21:35:36 +0000 (21:35 +0000)]
linphone: upgraded to 1.3.99 (console), courtesy of Thomas Reitmayr
Frans Meulenbroeks [Fri, 4 Aug 2006 16:51:15 +0000 (16:51 +0000)]
Frans Meulenbroeks [Fri, 4 Aug 2006 16:50:02 +0000 (16:50 +0000)]
slugos-packages: added madplay
Frans Meulenbroeks [Fri, 4 Aug 2006 15:23:17 +0000 (15:23 +0000)]
Frans Meulenbroeks [Fri, 4 Aug 2006 15:19:09 +0000 (15:19 +0000)]
slugos-packages: added flite
Koen Kooi [Fri, 4 Aug 2006 14:39:41 +0000 (14:39 +0000)]
Frans Meulenbroeks [Fri, 4 Aug 2006 14:31:10 +0000 (14:31 +0000)]
Florian Boor [Fri, 4 Aug 2006 14:29:18 +0000 (14:29 +0000)]
libmimedir: Add update patch not applied to cvs.
Add new cvs version with fixed date.
Frans Meulenbroeks [Fri, 4 Aug 2006 14:24:08 +0000 (14:24 +0000)]
Added patch (from gcc fix for bug 27363). This makes alsa work with gcc 4.1.1
(after this at least the pcm module needs to be compiled and reloaded)
Florian Boor [Fri, 4 Aug 2006 13:59:42 +0000 (13:59 +0000)]
Koen Kooi [Fri, 4 Aug 2006 11:38:25 +0000 (11:38 +0000)]
bootstrap-image-bootchart.bb: apply patch instead of renaming it
Koen Kooi [Fri, 4 Aug 2006 10:50:15 +0000 (10:50 +0000)]
preferred xorg: use a non-broken xfont
Paul Sokolovsky [Fri, 4 Aug 2006 08:39:43 +0000 (08:39 +0000)]
bootstrap-image-bootchart: add an image target for making bootcharts
Paul Sokolovsky [Fri, 4 Aug 2006 08:37:05 +0000 (08:37 +0000)]
bootchart: This is revamp of the bb, pulling official tarball, and patching it with
setting which make it more seamless and easier to use with OE-based
distribution.
Paul Sokolovsky [Fri, 4 Aug 2006 08:33:30 +0000 (08:33 +0000)]
acct: add 6.4pre1, closes #1276
Koen Kooi [Fri, 4 Aug 2006 08:27:46 +0000 (08:27 +0000)]
sane-srcdates: add date for rosetta
Koen Kooi [Fri, 4 Aug 2006 08:06:01 +0000 (08:06 +0000)]
sane-srcdates: add date for xcalibrate
Jamie Lenehan [Fri, 4 Aug 2006 07:48:35 +0000 (07:48 +0000)]
madwifi-ng r1692: Add madwifi snapshot 1692, which is the same as the 0.9.2
madwifi release (apart from the version number). This brings in a lot of
fixes and makes it far more stable on my sh4 based device. I've decided not
to use the actual 0.9.2 release .tar files for now since the snapshot and
release version number are not really compatible and some solution for that
would be needed first.
Koen Kooi [Fri, 4 Aug 2006 07:33:42 +0000 (07:33 +0000)]
Koen Kooi [Fri, 4 Aug 2006 07:32:25 +0000 (07:32 +0000)]
angstrom 2006.9: use xorg 7.1 versions
Koen Kooi [Fri, 4 Aug 2006 07:31:15 +0000 (07:31 +0000)]
preferred xorg versions X11R7.1: make everything overridable
Justin Patrin [Fri, 4 Aug 2006 01:46:00 +0000 (01:46 +0000)]
esmart-fb: fix patch and build, bug #1261, thanks to Cyril Romain <c.romain at laposte.net>
Justin Patrin [Fri, 4 Aug 2006 01:36:54 +0000 (01:36 +0000)]
efl, e17: update to newest versions, remove e as the src/lib dir seems to be gone
Florian Boor [Thu, 3 Aug 2006 23:32:02 +0000 (23:32 +0000)]
task-sdk: add libcontactsdb-dev to gpe development libraries.
Marcin Juszkiewicz [Thu, 3 Aug 2006 20:40:08 +0000 (20:40 +0000)]
linux-openzaurus: updated pcmcia-ids patch
- added one more CF card
- patch acked by Alan Cox and added into -mm
Michael Lauer [Thu, 3 Aug 2006 18:31:31 +0000 (18:31 +0000)]
Michael Lauer [Thu, 3 Aug 2006 18:30:54 +0000 (18:30 +0000)]
generic.conf: require preferred-x-versions-pre-X11R7.inc
Justin Patrin [Thu, 3 Aug 2006 18:05:58 +0000 (18:05 +0000)]
emacs: Add dated CVS emacs version, make default emacs not use x11, add emacs-x11
Michael Lauer [Thu, 3 Aug 2006 17:28:03 +0000 (17:28 +0000)]
generic.conf: require preferred-gpe-versions-2.7.inc
Michael Lauer [Thu, 3 Aug 2006 17:26:30 +0000 (17:26 +0000)]
preferred-gpe-versions 2.[67] diet-x11 6.2.1 needs setting PREFERRED_PROVIDER_xextensions = "xextensions" as well
Michael Lauer [Thu, 3 Aug 2006 17:22:56 +0000 (17:22 +0000)]
Michael Lauer [Thu, 3 Aug 2006 17:16:17 +0000 (17:16 +0000)]
Koen Kooi [Thu, 3 Aug 2006 14:18:36 +0000 (14:18 +0000)]
xfwm4.inc: sed out pointers to host includes
Koen Kooi [Thu, 3 Aug 2006 14:12:14 +0000 (14:12 +0000)]
xfwm4.inc: RDEPEND on the default theme
Koen Kooi [Thu, 3 Aug 2006 12:50:35 +0000 (12:50 +0000)]
rgb _X11R7.1-1.0.1: ship rgb.txt
Koen Kooi [Thu, 3 Aug 2006 12:27:51 +0000 (12:27 +0000)]
angstrom-2006.9: use a newer srcdate for gconf-dbus
Koen Kooi [Thu, 3 Aug 2006 11:36:33 +0000 (11:36 +0000)]
libsoup: fix #1275
Koen Kooi [Thu, 3 Aug 2006 11:12:56 +0000 (11:12 +0000)]
angstrom-2006.9: prefer a kdrive that actually work :)
Koen Kooi [Thu, 3 Aug 2006 11:05:33 +0000 (11:05 +0000)]
xserver-kdrive X11R7.1-1.1.0: disable non-compiling dmx
Koen Kooi [Thu, 3 Aug 2006 10:57:20 +0000 (10:57 +0000)]
xserver-kdrive git: include SRCDATE in PV, even if it doesn't make sense for git trees
Koen Kooi [Thu, 3 Aug 2006 10:48:24 +0000 (10:48 +0000)]
xserver-xorg R7.1: fix configure brokenness by telling the ents.def file isn't there
Koen Kooi [Thu, 3 Aug 2006 10:44:39 +0000 (10:44 +0000)]
xserver-kdrive git: fix PV
Koen Kooi [Thu, 3 Aug 2006 10:36:34 +0000 (10:36 +0000)]
kbproto: update to 1.0.3, needed for kdrive-git
Michael Lauer [Wed, 2 Aug 2006 21:27:46 +0000 (21:27 +0000)]
python 2.4.3 manifest fixes. closes #1268 and #1269
Michael Lauer [Wed, 2 Aug 2006 20:22:16 +0000 (20:22 +0000)]
python-pyxml 0.8.4 remove bogus PV override
Michael Lauer [Wed, 2 Aug 2006 18:54:55 +0000 (18:54 +0000)]
diet-x11: move/copy patches to make it compile again
Michael Lauer [Wed, 2 Aug 2006 18:43:39 +0000 (18:43 +0000)]
distro configurations: PREFERRED_PROVIDER_libx11 -> PREFERRED_PROVIDER_virtual/libx11
Graeme Gregory [Wed, 2 Aug 2006 14:07:15 +0000 (14:07 +0000)]
sylpheed-claws-plugin-gtkhtml2-viewer-0.10.2_2.4.0.bb
sylpheed-claws-plugin-maildir-0.24.1_2.4.0.bb
sylpheed-claws-plugin-rssyl-0.6_2.4.0.bb
New versions for newer 2.4.0 sylpheed-claws
Graeme Gregory [Wed, 2 Aug 2006 13:41:24 +0000 (13:41 +0000)]
packages/sylpheed/* : drop old versions
Graeme Gregory [Wed, 2 Aug 2006 13:37:44 +0000 (13:37 +0000)]
Graeme Gregory [Wed, 2 Aug 2006 13:36:57 +0000 (13:36 +0000)]
sylpheed-claws_2.4.0.bb : new version
Koen Kooi [Wed, 2 Aug 2006 13:34:45 +0000 (13:34 +0000)]
font-util_X11R7.1-1.0.1: fix RDEPENDS
Koen Kooi [Wed, 2 Aug 2006 12:37:33 +0000 (12:37 +0000)]
gpe-conf: drop old versions
Koen Kooi [Wed, 2 Aug 2006 12:36:43 +0000 (12:36 +0000)]
gpe-conf: update to 0.2.0
Mike Westerhof [Wed, 2 Aug 2006 04:32:57 +0000 (04:32 +0000)]
Unslung: unslung-image.bb - remove cpio and findutils records from ipkg database, and some other ipkg database cleanup.
Florian Boor [Tue, 1 Aug 2006 16:25:02 +0000 (16:25 +0000)]
Florian Boor [Tue, 1 Aug 2006 16:04:08 +0000 (16:04 +0000)]
task-sdk: Add alsa libraries and missing libgcc.
Graeme Gregory [Tue, 1 Aug 2006 15:41:09 +0000 (15:41 +0000)]
glib-2.0_2.12.1.bb : version upgrade
gtk+_2.10.0.bb : fix jpg/jpeg in RRECOMENDS
gtk+_2.10.1.bb : version upgrade
Koen Kooi [Tue, 1 Aug 2006 14:28:58 +0000 (14:28 +0000)]
libxfont: add (rediffed) version of scalable patch that seems to have gotten lost with the update to xorg 7.x
Graeme Gregory [Tue, 1 Aug 2006 14:05:57 +0000 (14:05 +0000)]
Graeme Gregory [Tue, 1 Aug 2006 14:05:39 +0000 (14:05 +0000)]
sylpheed_2.2.7.bb : new version
Graeme Gregory [Tue, 1 Aug 2006 14:04:57 +0000 (14:04 +0000)]
Graeme Gregory [Tue, 1 Aug 2006 14:04:08 +0000 (14:04 +0000)]
gtk+_2.10.0.bb : Added RRECOMENDS for Angstrom and OZ.
Added PACKAGES_DYNAMIC
Packaged the print backends into seperate packages.