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>
|
|
|
|
|
|
|
|
double indirection trick, should be more robust and fix issues seen.
|
|
features (GUI_MACHINE_CLASS).
|
|
|
|
|
|
|
|
* poky rev 831: 'packages: various .debug packaging fixes'
|
|
|
|
|
|
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.
|
|
|
|
- emacs and synergy need full x11, hence libx11 instead of virtual/x11
- any other packages which depend on a full x11 will need the same change
|
|
issues
|
|
The following OE patches were applied upstream:
- mb-panel-0.9.2-polling.patch
- mb-panel-0.9.2-msgcancel.patch
- system-monitor-crash-fix.patch
- add_hostap.patch
Fixed mb-applet-battery-repaint.patch to apply against this version
|
|
|
|
|
|
which is hardcoded and redundant.
- tap-and-hold on the panel already allows adding applets
- export MB_MENU_PANEL_DISABLED=1 before starting mb-applet-menu-launcher to disable the submenu
|
|
- a vfolder .directory file can now contain something like
Match=AudioVideo;Graphics;Media;Viewer;
|
|
* update patch to avoid compile time cpu selection
packages/matchbox-panel/matchbox-panel-0.9.2/matchbox-panel_0.9.2.bb
* bunp PR number
|
|
bug #1474
|
|
* add usage of system-monitot-crash-fix.patch
* bump release to r7
packages/matchbox-panel/matchbox-panel-0.9.2/system-monitor-crash-fix.patch
* patch that fixes the segfaulting of the system monitor
* based on matchbox svn (04/02/2006)
|
|
messages.
|
|
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
|
|
|
|
applet, courtesy Patrick Steiner
|
|
|
|
|
|
(some of this patch was accidently commited in the previous revision)
|
|
|
|
|
|
|
|
|
|
|
|
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/29 17:04:35+02:00 utwente.nl!koen
matchbox-panel_0.9.2.bb: fix depends and icons for HW integral, courtesy Florian Boor
BKrev: 42c2b897xzkh3w81fws8pFOn4UwqFw
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/17 14:01:29+02:00 utwente.nl!koen
Push various uncommitted fixes
gpe-todo_0.53.bb: inherit pkgconfig too
libglade_2.4.2.bb: fix up glade build
gnumeric_1.5.1.bb: change default preference
gphoto2_2.1.5.bb: fix src_uri
matchbox-panel_0.9.1.bb: enable small icons for small devices
mysql-native_4.1.10a.bb: build embedded mysql too
roadster_cvs.bb: adjust depends
BKrev: 42b2c4a7wA8zM9I9s3xzB6fVB6IpIg
|
|
into marsco.kalmiopsis:/home/nslu2/openembedded
2005/06/15 12:55:22+02:00 utwente.nl!koen
sapwood_1.20-1.bb: extra install_append, courtesy Florian Boor
osso-gnome-vfs2_2.8.4.4-1.bb: adjust depends, courtesy Florian Boor
Many files: added, courtesy Florian Boor
hildon-libs_0.9.6-2.bb: adjust staging, courtesy Florian Boor
2005/06/15 12:18:24+02:00 uni-frankfurt.de!mickeyl
add mathomatic, a small, portable, general purpose CAS. Patch courtesy Simon Pickering
2005/06/15 11:58:18+02:00 utwente.nl!koen
Many meamo files: source -> ., courtesy Florian Boor
Add gconf-osso, part of the maemo.org suite, courtesy Florian Boor
2005/06/15 11:45:40+02:00 utwente.nl!koen
base-files_3.0.14.bb: support nokia770, courtesy Florian Boor
2005/06/15 11:05:24+02:00 handhelds.org!CoreDump
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded
2005/06/15 11:05:02+02:00 handhelds.org!CoreDump
altboot: Add a timeout on boot and only show the menu when requested
2005/06/15 10:29:53+02:00 mn-solutions.de!schurig
assorted MNCI / RT3000 changes
2005/06/15 10:27:59+02:00 mn-solutions.de!schurig
classes/rootfs_ipk.bbclass:
allows to keep the Packages file
(my own python script to create Packages is way faster :-)
2005/06/14 22:59:08+01:00 reciva.com!pb
use mkdir -p, not install -d
2005/06/14 22:02:28+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/14 22:02:15+02:00 utwente.nl!koen
xmame_0.95.bb:
remove UNNECESSARY and BOGUS qpe crap. Can we please stop committing such nonsonse? virtual/libsdl exists for a reason
2005/06/14 21:01:19+01:00 reciva.com!pb
apply PARALLEL_INSTALL_MODULES patch from Erik Hovland
2005/06/14 20:55:08+01:00 reciva.com!pb
update xmame to 0.95, courtesy Erik Hovland
2005/06/14 20:52:19+01:00 reciva.com!pb
update handhelds-pxa kernel to hh40, courtesy Erik Hovland
2005/06/14 19:10:13+02: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/06/14 19:00:35+02:00 uni-frankfurt.de!mickeyl
Add tslib config files for omap5912osk. Patch courtesy philip@balister.org
2005/06/14 18:59:02+02:00 uni-frankfurt.de!mickeyl
Fix Typo in xerces-c. Patch courtesy philip@balister.org
2005/06/14 13:45:03+02:00 local!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into marcinj.local:/home/hrw/zaurus/oe/openembedded
2005/06/14 13:44:34+02:00 local!hrw
updated kdepimpi to 2.1.5
2005/06/14 13:16:38+02:00 handhelds.org!CoreDump
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded
2005/06/14 13:16:14+02:00 handhelds.org!CoreDump
altboot: Update to latest version
2005/06/14 13:13:37+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/14 13:13:23+02:00 utwente.nl!koen
Add tune-supersparc.conf for people who have v8 cpu's and want hardware integer multiply and divide. Makes ssh login approx. 30 times faster
2005/06/14 11:55:00+01:00 reciva.com!pb
Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded
into mill.internal.reciva.com:/nexus/home/pb/oe/oe
2005/06/14 11:52:01+01:00 reciva.com!pb
eliminate spare copy of sun4cdm kernel preference
2005/06/14 12:43:33+02:00 mn-solutions.de!schurig
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into mnz66.mn-solutions.de:/usr/src/mnci54/oe
2005/06/14 12:43:12+02:00 mn-solutions.de!schurig
renamed MACHINE 'ramses' to 'mnci'
added new MACHINE 'rt3000'
renamed DISTRO 'openmnci' to 'openmn', which now is for both MNCI and RT3000
2005/06/14 09:52:19+02:00 mn-solutions.de!schurig
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into mnz66.mn-solutions.de:/usr/src/mnci54/oe
2005/06/10 09:37:26+02:00 mn-solutions.de!schurig
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into mnz66.mn-solutions.de:/usr/src/mnci54/oe
2005/06/08 10:05:02+02:00 mn-solutions.de!schurig
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into mnz66.mn-solutions.de:/usr/src/mnci54/oe
2005/06/08 09:16:06+02:00 mn-solutions.de!schurig
icewm: use sourceforge mirror
BKrev: 42b037e5CrddHepCs3gW5YAsfOQ7ng
|
|
first stab at using large icons for clamshell and simpad
BKrev: 42623062gfLbN0lmNOWARZtSiatltw
|
|
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/04/12 12:43:07+02:00 utwente.nl!koen
abiword_2.2.7.bb:
add libglade to DEPENDS
2005/04/12 12:41:48+02:00 utwente.nl!koen
abiword_2.2.7.bb:
use the correct patch to copy cdump to
2005/04/12 12:15:47+02:00 utwente.nl!koen
familiar-0.9.0.conf: first shot at familiar 0.9.0
2005/04/12 12:08:53+02:00 utwente.nl!koen
preferred-gpe-versions.inc:
unset almost all preferred versions, except for x
2005/04/11 23:26:07+01:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded
2005/04/11 23:25:43+01:00 (none)!cwiiis
Add enhancement patch for gxine, along with new bb - make it the default.
See the Changelog inside the patch for details.
2005/04/11 23:48:38+02:00 utwente.nl!koen
Add ipkg 0.99.148, courtesy Pierluigi Frullani
2005/04/11 16:54:20+01:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded
2005/04/11 16:53:54+01:00 (none)!cwiiis
New matchbox releases:
-libmatchbox (1.6->1.7)
-matchbox-panel (0.9.1->0.9.2)
-matchbox-wm (0.9.3->0.9.4)
2005/04/11 13:39:04+02:00 mn-solutions.de!schurig
teleport: added missing linefeed between DESCRIPTION and DEPENDS
xpm_cvs: no need for autofoo
2005/04/11 13:37:54+02:00 mn-solutions.de!schurig
MNCI "Rqmses":
one more patch to tslib
support for devfs to kdrive
2005/04/11 13:35:40+02:00 mn-solutions.de!schurig
added Asterisk
2005/04/11 13:35:00+02:00 mn-solutions.de!schurig
keylaunch needs xpm
2005/04/10 18:30:33+01:00 (none)!XorA
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into cimmeria.(none):/home/dp/zaurus/openembedded
2005/04/10 18:29:05+01:00 (none)!XorA
Kismet updated to 2005-04-R1 release
2005/04/10 19:11:39+02:00 dyndns.org!reenoo
copy preferred-gpe-versions.inc to preferred-gpe-versions-2.6.inc as requested by Koen
2005/04/09 05:23:20+01:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded
2005/04/09 05:15:47+01:00 (none)!cwiiis
Remove now unnecessary patch in gxine, add two more required vo/ao plugins ('none' plugins).
2005/04/09 05:14:13+01:00 (none)!cwiiis
Fix up libxine 1.0, make it the default.
Fixes:
- Don't disable esd
- Use tremor instead of libvorbis
- Apply some patches from libxine-opie
- Fix finding of libcaca/aalib on host system by manually disabling
- Make package name 'libxine' instead of 'libxine1' so as not to break package splitting
- Disable tremor 20041119 as it breaks libxine 1.0 (including libxine-opie)
2005/04/09 00:52:25+02:00 utwente.nl!koen
cleanup roadster
2005/04/09 00:36:03+02:00 utwente.nl!koen
gpsd_2.20.bb:
add gpsutils.h to staging
2005/04/09 00:20:43+02:00 utwente.nl!koen
Add roadster, which has active cvs at the moment, so don't be surprised when it breaks
2005/04/08 22:42:22+01:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded
2005/04/08 22:41:50+01:00 (none)!cwiiis
- Make libxine 1.0.0-rc5 default until 1.0 is fixed
- Add PROVIDES = "virtual/libxine" to libxine 1.0.0-rc5
2005/04/08 22:13:11+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/04/08 22:12:57+02:00 dyndns.org!reenoo
lcdproc: fix do_install.
2005/04/08 22:10:06+02:00 utwente.nl!koen
gst-plugins_0.8.7.bb:
bye bye jack
2005/04/08 22:00:18+02:00 utwente.nl!koen
disable directfb in gst-plugins
2005/04/08 21:51:59+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/04/08 21:51:41+02:00 dyndns.org!reenoo
kaffe: revert dependency change. gmp is listed in DEPENDS for kaffe-gtk and disabled in kaffe-qt.
2005/04/08 21:50:25+02:00 dyndns.org!reenoo
file: fix dependency loop between file and file-native
2005/04/08 20:09:36+01:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded
2005/04/08 20:08:40+01:00 (none)!cwiiis
Add section/license for gxine.
Fix libxine:
- Manually remove libcaca/aalib support
- Use tremor for decoding vorbis
- Fix package naming
2005/04/08 10:12:11-07:00 amd.com!jcrouse
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into forsteri.amd.com:/users/jcrouse/bk/openembedded
2005/04/08 10:11:51-07:00 amd.com!jcrouse
add patch for 2.4.24 to coexist peacefully with gcc 3.4
2005/04/08 19:01:50+02:00 utwente.nl!koen
abiword_2.2.7.bb: hopefully fix abiword build
2005/04/08 16:36:38+01:00 (none)!cwiiis
Add working gxine 0.4.1, remove gxine 0.3.3 from nonworking.
2005/04/07 20:14:02+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/04/06 21:20:45+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/04/06 21:20:22+02:00 dyndns.org!reenoo
kaffe: add gmp to DEPENDS.
BKrev: 425bb68eCua4S6ecsEtNJjjHuY5Xhw
|
|
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded
2005/04/01 21:13:36+01:00 (none)!cwiiis
Add 'gsoko' game to OZ 3.5.3 gpe-image.
2005/04/01 21:12:41+01:00 (none)!cwiiis
Add matchbox-themes-gtk that adds necessary files to make Angelistic the default theme.
2005/04/01 21:11:40+01:00 (none)!cwiiis
Add -D_GNU_SOURCE to matchbox-panel_svn (fixes recent svn builds).
BKrev: 424dab9aSDGJqXLu8hYU9bCdg_2O2g
|
|
into lieve.(none):/data/build/oe/clean-tree/openembedded
2005/03/07 21:05:51+01:00 (none)!koen
matchbox-panel_0.9.1.bb: fix CFLAGS
BKrev: 422cb432NH4n8u_xZx_QbT36WsG7fQ
|
|
into flotta.cambridgebroadband.com:/development/openembedded/openembedded
2005/02/17 13:56:22+00:00 cambridgebroadband.com!rjt
add patches to make tosa battery management nicer
BKrev: 4214a31eCJ_rPm4m9JMObUuXsDN6vA
|
|
into lieve.(none):/data/build/oe/clean-tree/openembedded
2005/01/24 20:51:24+01:00 (none)!koen
fix matchbox 0.9.1 URIs to use 0.9
BKrev: 41f551d9LY_1my6LqVwt6sSQTS6jew
|
|
BKrev: 41f53bf5FwPJAV9d1Z5iMWCEpB0g1g
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/15 12:05:55+00:00 nexus.co.uk!pb
set PV and DEFAULT_PREFERENCE for libmatchbox
2005/01/15 12:05:11+00:00 nexus.co.uk!pb
set PV and DEFAULT_PREFERENCE for matchbox-desktop
2005/01/15 12:03:35+00:00 nexus.co.uk!pb
set PV and DEFAULT_PREFERENCE on matchbox-desktop
2005/01/15 11:58:32+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2005/01/15 11:58:05+00:00 nexus.co.uk!pb
set PV and DEFAULT_PREFERENCE for matchbox-wm_svn
BKrev: 41e90f2bkRFn1lZCnpfnXPjB11WU5A
|