Michael Lauer [Fri, 12 Aug 2005 13:59:08 +0000 (13:59 +0000)]
Richard Purdie [Fri, 12 Aug 2005 11:26:46 +0000 (11:26 +0000)]
Add 2.6 keyboard maps for akita/spitz
Richard Purdie [Fri, 12 Aug 2005 11:25:14 +0000 (11:25 +0000)]
linux-oz-2.6: Add keyboard, touchscreen and MMC drivers for spitz
Richard Purdie [Fri, 12 Aug 2005 11:24:03 +0000 (11:24 +0000)]
linux-oz-2.6: Update Spitz defconfig
Koen Kooi [Fri, 12 Aug 2005 08:44:46 +0000 (08:44 +0000)]
Add libart-lgpl to gimp DEPENDS
Oyvind Repvik [Fri, 12 Aug 2005 06:05:16 +0000 (06:05 +0000)]
propagate from branch 'org.openembedded.dev' (head
6db0fc38678acba6c316704e15a880cf5e7d3a03)
to branch 'org.openembedded.nslu2-linux' (head
f4bc4dc44861d70db1182523d7e8aa0f3f4e73ef)
Oyvind Repvik [Fri, 12 Aug 2005 06:03:19 +0000 (06:03 +0000)]
Fix pbutton to signal init, so it shuts down safely (Requires upgraded sysvinit)
Fix rbutton to do machine_power_off(), since reset if unreliable.
Justin Patrin [Fri, 12 Aug 2005 05:27:36 +0000 (05:27 +0000)]
Commit band-aid for pcre until someone finds a better solution
Oyvind Repvik [Fri, 12 Aug 2005 05:07:47 +0000 (05:07 +0000)]
Update /etc/inittab, to prepare for pbutton fix
Justin Patrin [Fri, 12 Aug 2005 00:29:20 +0000 (00:29 +0000)]
Fix ranlib problem correctly by removing CC in plugins Makefile
Justin Patrin [Thu, 11 Aug 2005 23:23:05 +0000 (23:23 +0000)]
Add edje to e depends
Justin Patrin [Thu, 11 Aug 2005 22:56:38 +0000 (22:56 +0000)]
Justin Patrin [Thu, 11 Aug 2005 22:55:21 +0000 (22:55 +0000)]
Change theme package to themes instead
Holger Freyther [Thu, 11 Aug 2005 22:02:40 +0000 (22:02 +0000)]
packages/uicmoc/uicmoc3-native_3.3.2.bb:
-If the package is named uicmoc, install uic and moc
do not stage static libaries and do to stage the header files.
There is a reason we have qt2 and qt3 dir in staging and this
is not because uicmoc3 can stage its Qt3 headers into STAGING_INCDIR
directly.
--cookies for some one...
Oyvind Repvik [Thu, 11 Aug 2005 21:58:16 +0000 (21:58 +0000)]
Updated ctorrent to use the complete extended ctorrent patch set
Michael Lauer [Thu, 11 Aug 2005 21:37:03 +0000 (21:37 +0000)]
first sketch at an e-image
Justin Patrin [Thu, 11 Aug 2005 20:51:23 +0000 (20:51 +0000)]
Switch to creating a -theme package instead of including themes in the main package
John Bowler [Thu, 11 Aug 2005 20:51:17 +0000 (20:51 +0000)]
Set -mthumb-interwork on ucslugc builds to allow building (and maybe
someday running) of thumb exectuables.
John Bowler [Thu, 11 Aug 2005 20:49:14 +0000 (20:49 +0000)]
Change the NSLU2 kernel build configuration method to allow the
configuration override to be specified in the machine.conf rather than
hardwiring -mno-thumb-interwork into nslu2-kernel.inc
Michael Lauer [Thu, 11 Aug 2005 20:45:15 +0000 (20:45 +0000)]
John Bowler [Thu, 11 Aug 2005 20:40:30 +0000 (20:40 +0000)]
John Bowler [Thu, 11 Aug 2005 20:38:36 +0000 (20:38 +0000)]
propagate from branch 'org.openembedded.dev' (head
2733583ee4724b13e2625abab589a558da043628)
to branch 'org.openembedded.nslu2-linux' (head
c7dbf3bdc213b3c3f611e1fb56a743c593138db5)
Justin Patrin [Thu, 11 Aug 2005 20:37:06 +0000 (20:37 +0000)]
themes dir should be included in the main package
John Bowler [Thu, 11 Aug 2005 20:28:39 +0000 (20:28 +0000)]
mpd was building, but not necessarily using, it's own local cache of the
libmad and libid3tag source. Removing the --enable-mpd-* settings causes
it not to build the local source (and it uses the versions in staging).
John Bowler [Thu, 11 Aug 2005 20:22:47 +0000 (20:22 +0000)]
John Bowler [Thu, 11 Aug 2005 20:20:21 +0000 (20:20 +0000)]
propagate from branch 'org.openembedded.dev' (head
af7da4406babf078f2747a3588cfa451ae711315)
to branch 'org.openembedded.nslu2-linux' (head
99bf568313454a05bf17df79cb135d7e4bb6c643)
John Bowler [Thu, 11 Aug 2005 20:14:09 +0000 (20:14 +0000)]
db-4: thumb only (no PR bump): prevent the erroneous use of 32 bit arm
assembly when compiling thumb instructions.
John Bowler [Thu, 11 Aug 2005 20:11:58 +0000 (20:11 +0000)]
libvorbis: thumb only (no PR change): prevent all optimisation to hide an
apparent compiler bug (register spilling) when compiling thumb code.
Justin Patrin [Thu, 11 Aug 2005 20:10:52 +0000 (20:10 +0000)]
Add a patch to run ranlib on 2 libraries (bug 172)
John Bowler [Thu, 11 Aug 2005 20:10:45 +0000 (20:10 +0000)]
libmad: thumb only (so no PR change): remove the erroneous use of 32 bit
ARM assembler when compiling thumb
John Bowler [Thu, 11 Aug 2005 20:03:56 +0000 (20:03 +0000)]
This set of changes ensures that TARGET_CC_ARCH is passed reliably to all
packages in a build. The change fixes problems in the following packages:
binutils{,-cross}_2.15.94.0.1
HOST_CC_ARCH was not being passed to HOST_CC. The problem does
not seem to be present in binutils* 2.16, however this version
is still used for uClibc builds.
gcc{,-cross,-cross-initial}_3.4.4
HOST/TARGET_CC_ARCH was not used in the appropriate places, plus
this was not sufficient - FLAGS_FOR_TARGET (a gcc make variable)
is now preloaded with the target CC_ARCH values, which causes all
the builds (gcc, g++, gcj, fortran) to get the correct values.
gcc OTHER
*NOT* fixed - other versions of gcc will still need the _CC_ARCH
fix in the same lines (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET),
however so long as these builds use gcc3-*.inc the FLAGS_FOR_TARGET
fixx will be there.
uclibc{,-initial}_0.9.27
TARGET_CC_ARCH added to the do_compile. For the do_stage step the
build actually compiles target code (make utils), but this will not
accept a CC with whitespace. The TARGET_CC_ARCH flags have therefore
been added to CFLAGS (a bit ugly, but it works).
These changes have been tested for both cross and target builds, the changes
should be fine on self-hosted (i.e. target-hosted) builds, if anyone actually
does these, but note that the gcc build specifically tests for build==host and
does *not* do certain _FOR_TARGET settings in this case (this was the case
before this change too) - if you are seeing strange settings on self-hosted
gcc builds (before and after this change) check the do_compile environment
variable settings.
Michael Lauer [Thu, 11 Aug 2005 18:45:47 +0000 (18:45 +0000)]
fix entice dependencies
Michael Lauer [Thu, 11 Aug 2005 18:45:28 +0000 (18:45 +0000)]
refresh elpp patch for 2.6.13-rc5-mm1
Michael Lauer [Thu, 11 Aug 2005 18:44:42 +0000 (18:44 +0000)]
xstroke needs xpm
Justin Patrin [Thu, 11 Aug 2005 18:20:14 +0000 (18:20 +0000)]
Bump PR
Justin Patrin [Thu, 11 Aug 2005 18:16:44 +0000 (18:16 +0000)]
Add /dev/loop0 to list of modules to be created
Matthias Hentges [Thu, 11 Aug 2005 17:56:37 +0000 (17:56 +0000)]
Matthias Hentges [Thu, 11 Aug 2005 17:55:56 +0000 (17:55 +0000)]
altboot: Add forgotten "boot hdd3" option for spitz
Justin Patrin [Thu, 11 Aug 2005 17:42:34 +0000 (17:42 +0000)]
CoreDump was right, the REAL_INIT is init.sysvinit
Justin Patrin [Thu, 11 Aug 2005 17:23:26 +0000 (17:23 +0000)]
Justin Patrin [Thu, 11 Aug 2005 17:18:46 +0000 (17:18 +0000)]
Fix typo in postinst for spitz, add more robust checking
Add a postrm for spitz (untested)
John Bowler [Thu, 11 Aug 2005 16:57:39 +0000 (16:57 +0000)]
ucslugc, UCSLUGC_PACKAGES: make various prerequesite packages explicit in
the build list, therefore if the dependent package is removed the
prerequisite packages are still built.
Oyvind Repvik [Thu, 11 Aug 2005 15:36:34 +0000 (15:36 +0000)]
Update postfix to use u-a for /usr/sbin/sendmail (Conflict with ssmtp)
Oyvind Repvik [Thu, 11 Aug 2005 15:07:19 +0000 (15:07 +0000)]
Update nail to use /usr/sbin/sendmail instead of /usr/lib/sendmail
Koen Kooi [Thu, 11 Aug 2005 13:56:55 +0000 (13:56 +0000)]
make gnome-mini-data also depend on mime-info
Koen Kooi [Thu, 11 Aug 2005 13:55:07 +0000 (13:55 +0000)]
make gnome-mime-info depend on shared-mime-info
Oyvind Repvik [Wed, 10 Aug 2005 23:13:46 +0000 (23:13 +0000)]
Move groff and icecast to broken packages
Justin Patrin [Wed, 10 Aug 2005 20:20:14 +0000 (20:20 +0000)]
Add Borzoi to xtscal cxk patch
Combine gpe-dm Xserver patches for Spitz and Akita and add Borzoi
Justin Patrin [Wed, 10 Aug 2005 18:53:33 +0000 (18:53 +0000)]
Make xtscal work for Akita as well. We'll need another fix once we know the 3100's name
Justin Patrin [Wed, 10 Aug 2005 18:42:03 +0000 (18:42 +0000)]
Fix xtscal for spitz (probably also needs to eb done for akita)
Michael Lauer [Wed, 10 Aug 2005 18:04:22 +0000 (18:04 +0000)]
Michael Lauer [Wed, 10 Aug 2005 18:03:17 +0000 (18:03 +0000)]
E: commit missing files
Koen Kooi [Wed, 10 Aug 2005 17:00:41 +0000 (17:00 +0000)]
Michael Lauer [Wed, 10 Aug 2005 16:47:52 +0000 (16:47 +0000)]
Michael Lauer [Wed, 10 Aug 2005 16:40:18 +0000 (16:40 +0000)]
add the enlightenment window manager + utilities
large parts of these files are courtesy Justin Patrin who will be maintaining E in OE, thanks!
Michael Lauer [Wed, 10 Aug 2005 16:39:05 +0000 (16:39 +0000)]
more EFL fixes + add the enlightenment library from the E window manager as dedicated library
Michael Lauer [Wed, 10 Aug 2005 16:37:30 +0000 (16:37 +0000)]
debian.bbclass: replace package name only once to fix it for corner cases
(libname appearing in right hand of package name, i.e. 'libe')
Matthias Hentges [Wed, 10 Aug 2005 16:31:32 +0000 (16:31 +0000)]
Matthias Hentges [Wed, 10 Aug 2005 16:30:28 +0000 (16:30 +0000)]
altboot: Fix /etc/altboot.rc scanning and adjust the "Master Password" notice to 240x320 screens
Koen Kooi [Wed, 10 Aug 2005 15:50:36 +0000 (15:50 +0000)]
gimp 2.3.2 -> gimp 2.3.3
John Bowler [Wed, 10 Aug 2005 15:39:48 +0000 (15:39 +0000)]
Add missing DEPENDS on vorbis.
Koen Kooi [Wed, 10 Aug 2005 15:07:51 +0000 (15:07 +0000)]
Add gtk+extra 2.1.1
Michael Lauer [Wed, 10 Aug 2005 14:30:52 +0000 (14:30 +0000)]
E: misc cleanups and fixes all over to ensure a clean reproducability
Michael Lauer [Wed, 10 Aug 2005 14:27:49 +0000 (14:27 +0000)]
mpfr: adjust SRC_URI
Michael Lauer [Wed, 10 Aug 2005 14:25:23 +0000 (14:25 +0000)]
cumulus_cvs: fix SRC_URI
Koen Kooi [Wed, 10 Aug 2005 12:21:07 +0000 (12:21 +0000)]
Add ifupdown to openslug-packages, needed for tunnels
Oyvind Repvik [Wed, 10 Aug 2005 02:52:58 +0000 (02:52 +0000)]
Oyvind Repvik [Wed, 10 Aug 2005 02:50:52 +0000 (02:50 +0000)]
Add icecast to openslug feed
Oyvind Repvik [Wed, 10 Aug 2005 02:48:21 +0000 (02:48 +0000)]
Add icecast package, for streaming mp3/ogg
Oyvind Repvik [Wed, 10 Aug 2005 02:46:35 +0000 (02:46 +0000)]
Fix so libxslt installs the headers in STAGING_LIBDIR
Oyvind Repvik [Wed, 10 Aug 2005 01:25:07 +0000 (01:25 +0000)]
Fix priority on ssmtp sendmail symlink
Oyvind Repvik [Wed, 10 Aug 2005 00:50:26 +0000 (00:50 +0000)]
Remove CONFFILES
Michael Lauer [Tue, 9 Aug 2005 23:08:49 +0000 (23:08 +0000)]
Third (and hopefully last) EFL revamp before I hand over maintainership to
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.
Oyvind Repvik [Tue, 9 Aug 2005 22:45:30 +0000 (22:45 +0000)]
propagate from branch 'org.openembedded.dev' (head
377c18da9709037d215bdca9e480d15c4a387576)
to branch 'org.openembedded.nslu2-linux' (head
38df3664556be7e752739a1e7aa85b6172ef2022)
Michael Lauer [Tue, 9 Aug 2005 22:40:46 +0000 (22:40 +0000)]
autotools.bbclass: add INHIBIT_AUTO_STAGE_INCLUDES
native.bbclass: add INHIBIT_NATIVE_STAGE_INSTALL
Oyvind Repvik [Tue, 9 Aug 2005 22:40:08 +0000 (22:40 +0000)]
Add mailx and ssmtp to feed
Oyvind Repvik [Tue, 9 Aug 2005 22:39:16 +0000 (22:39 +0000)]
Add mailx, ssmtp and liblockfile (needed for mailx)
Oyvind Repvik [Tue, 9 Aug 2005 22:37:37 +0000 (22:37 +0000)]
Update mailx to new version (8.1.2-0.20050715cvs). Add ssmtp RRECOMMENDS
Oyvind Repvik [Tue, 9 Aug 2005 22:36:30 +0000 (22:36 +0000)]
Add symlink to sendmail
Oyvind Repvik [Tue, 9 Aug 2005 21:41:46 +0000 (21:41 +0000)]
Update procps to use u-a. Fixup watchdog package a bit
Holger Freyther [Tue, 9 Aug 2005 21:32:11 +0000 (21:32 +0000)]
oe/packages/qte/qte_2.3.10.bb:
oe/packages/opie-buttons-settings/opie-button-settings.inc:
-Remove the ASUS support as there will be no asus machine
in oe.
Oyvind Repvik [Tue, 9 Aug 2005 21:29:17 +0000 (21:29 +0000)]
Holger Freyther [Tue, 9 Aug 2005 21:28:33 +0000 (21:28 +0000)]
packages/uicmoc:
-Update to 4.0.0 release and install statically linked uic, moc and rcc binary
Oyvind Repvik [Tue, 9 Aug 2005 21:24:43 +0000 (21:24 +0000)]
Added ctorrent to feed
Rod Whitby [Tue, 9 Aug 2005 18:30:46 +0000 (18:30 +0000)]
Rod Whitby [Tue, 9 Aug 2005 18:08:17 +0000 (18:08 +0000)]
ccsmart [Tue, 9 Aug 2005 17:55:13 +0000 (17:55 +0000)]
Delete /var/spool/postfix directory created by useradd to let volatile assign the correct permissions.
Koen Kooi [Tue, 9 Aug 2005 17:48:08 +0000 (17:48 +0000)]
Add slightly adjusted h1910.conf
Matthias Hentges [Tue, 9 Aug 2005 15:40:04 +0000 (15:40 +0000)]
altboot: bump PR
Matthias Hentges [Tue, 9 Aug 2005 15:33:16 +0000 (15:33 +0000)]
Akita & Spitz: Enable nfsd kernel module (unb0rks nfs-utils / nfs-server)
Matthias Hentges [Tue, 9 Aug 2005 15:30:31 +0000 (15:30 +0000)]
altboot: Lots and lots of Spitz adjustments, courtesy of JustinP
Rod Whitby [Tue, 9 Aug 2005 15:02:25 +0000 (15:02 +0000)]
Rod Whitby [Tue, 9 Aug 2005 18:00:24 +0000 (18:00 +0000)]
Michael Lauer [Tue, 9 Aug 2005 10:46:10 +0000 (10:46 +0000)]
Michael Lauer [Tue, 9 Aug 2005 02:16:06 +0000 (02:16 +0000)]
binconfig.bbclass: reinstantiate patch that solved appending -native slightly more elegant
http://openembedded.bkbits.net:8080/openembedded/diffs/classes/binconfig.bbclass@1.7?nav=index.html|src/.|src/classes|hist/classes/binconfig.bbclass
Holger Freyther [Mon, 8 Aug 2005 22:41:04 +0000 (22:41 +0000)]
Holger Freyther [Mon, 8 Aug 2005 22:40:31 +0000 (22:40 +0000)]
Beagle:
Drop beagle (MasterIA) support from OE completely.
:MT: ----------------------------------------------------------------------
Holger Freyther [Mon, 8 Aug 2005 22:37:12 +0000 (22:37 +0000)]
Beagle:
-Drop even more files
Holger Freyther [Mon, 8 Aug 2005 22:33:33 +0000 (22:33 +0000)]
Beagle (MasterIA Hardware):
Drop beagle related files
(kernel, machine configuration)
Michael Lauer [Mon, 8 Aug 2005 22:32:58 +0000 (22:32 +0000)]
opie-buttonsettings: set MACHINE_ARCH in a more general way