vuplus_openembedded
16 years agosite/powerpc-common: Add va_copy entry for dpkg, fix other incorrect va_copy entry
Richard Purdie [Wed, 19 Mar 2008 12:27:54 +0000 (12:27 +0000)]
site/powerpc-common: Add va_copy entry for dpkg, fix other incorrect va_copy entry

16 years agomerge of '0d06ef20f42dbc757e10ca1639e06561c357d92d'
John Lee [Wed, 19 Mar 2008 12:15:58 +0000 (12:15 +0000)]
Merge ... '0d06ef20f42dbc757e10ca1639e06561c357d92d'
     and '3497897aabefa260ab1125e79f685e5829fbf106'

16 years agou-boot-openmoko: update UBOOT_UPSTREAM_REV
John Lee [Wed, 19 Mar 2008 12:14:59 +0000 (12:14 +0000)]
u-boot-openmoko: update UBOOT_UPSTREAM_REV

16 years agoopenmoko.conf : openmoko is not Angstrom even if we steal everything.
Graeme Gregory [Wed, 19 Mar 2008 11:55:21 +0000 (11:55 +0000)]
openmoko.conf : openmoko is not Angstrom even if we steal everything.
xserver-kdrive-common_0.1.bb : PR bump because of above

16 years agorootfs_{deb,ipk}.bbclass: the o-hand dudes went overboard with sed, and opkg-native...
Koen Kooi [Wed, 19 Mar 2008 10:31:59 +0000 (10:31 +0000)]
rootfs_{deb,ipk}.bbclass: the o-hand dudes went overboard with sed, and opkg-native overwrites our u-a-native, so we need to set both IPKG_OFFLINE_ROOT *and* OPKG_OFFLINE_ROOT

16 years agosysvinit: add missing !
Koen Kooi [Wed, 19 Mar 2008 10:28:34 +0000 (10:28 +0000)]
sysvinit: add missing !

16 years agosysvinit: prepend shebang to shell scripts and fix formatting of those
Koen Kooi [Wed, 19 Mar 2008 10:15:44 +0000 (10:15 +0000)]
sysvinit: prepend shebang to shell scripts and fix formatting of those

16 years agoupdate-alternatives: move to opkg
Koen Kooi [Wed, 19 Mar 2008 09:42:58 +0000 (09:42 +0000)]
update-alternatives: move to opkg
* u-a source needs to get moved to opkg-svn as well, but I'll leave that to the opkg dudes

16 years agoillume: add untested recipe that isn't likely to work (this one does need RDEPENDS)
Koen Kooi [Wed, 19 Mar 2008 09:33:56 +0000 (09:33 +0000)]
illume: add untested recipe that isn't likely to work (this one does need RDEPENDS)

16 years agosettingsgui: update to 0.8
Koen Kooi [Wed, 19 Mar 2008 09:20:21 +0000 (09:20 +0000)]
settingsgui: update to 0.8

16 years agotestlab: remove bashism, spotted by XorA
Koen Kooi [Wed, 19 Mar 2008 08:35:14 +0000 (08:35 +0000)]
testlab: remove bashism, spotted by XorA

16 years agotzdata: every entry in PACKAGES is by default in PROVIDES, so remove the bogus PROVIDES
Koen Kooi [Wed, 19 Mar 2008 08:32:57 +0000 (08:32 +0000)]
tzdata: every entry in PACKAGES is by default in PROVIDES, so remove the bogus PROVIDES

16 years agompeg2dec_0.4.0b.bb : ${PN} is already in packages, dont put it in there again
Graeme Gregory [Wed, 19 Mar 2008 08:09:49 +0000 (08:09 +0000)]
mpeg2dec_0.4.0b.bb : ${PN} is already in packages, dont put it in there again

16 years agotask-base.bb : dont RRECOMAND explicitly on alsa-states and by default
Graeme Gregory [Wed, 19 Mar 2008 06:52:55 +0000 (06:52 +0000)]
task-base.bb : dont RRECOMAND explicitly on alsa-states and by default
alsa-state already does this and some DISTRO might not want this.

16 years agolibxml-parser-perl-native_2.34.bb : change ordering to make staging work
Graeme Gregory [Wed, 19 Mar 2008 06:48:09 +0000 (06:48 +0000)]
libxml-parser-perl-native_2.34.bb : change ordering to make staging work

16 years agomerge of '3562d52be2dd03372ae3c01837858e920fe1b216'
Graeme Gregory [Wed, 19 Mar 2008 06:45:42 +0000 (06:45 +0000)]
Merge ... '3562d52be2dd03372ae3c01837858e920fe1b216'
     and 'd791da1ae7aaac6a51195013e3c686e0c5172ad3'

16 years agomerge of '173acf0910a1de8997f933a70422e802d5cea267'
Junqian Gordon Xu [Wed, 19 Mar 2008 04:27:49 +0000 (04:27 +0000)]
Merge ... '173acf0910a1de8997f933a70422e802d5cea267'
     and '26409b38a6c1f3c87a0e717bac4510cd2c57d12e'

16 years agolibbonobo: upgrade broken 2.14.0 to 2.22.0, unify
Junqian Gordon Xu [Wed, 19 Mar 2008 04:27:03 +0000 (04:27 +0000)]
libbonobo: upgrade broken 2.14.0 to 2.22.0, unify
* verifed the pthread patch is still needed to prevent configure from complaining about cross-compile

16 years agopackages/tzdata: Only tzdata should provide tzdata, specially not tzdata-dbg
Holger Freyther [Tue, 18 Mar 2008 22:30:30 +0000 (22:30 +0000)]
packages/tzdata: Only tzdata should provide tzdata, specially not tzdata-dbg
    tzdata-dbg was an empty package and provided tzdata. ipkg preferred the empty
    package over 'tzdata' (the package) for tzdata (the provider) resulting in
    /usr/share/zoneinfo/America/New_York missing.
    For upgrading reasons keep the empty tzdata-dbg  around but stop providing
    tzdata. (blind fix)

16 years agotzdata: fix RPROVIDES
Koen Kooi [Tue, 18 Mar 2008 22:27:58 +0000 (22:27 +0000)]
tzdata: fix RPROVIDES

16 years agoclasses/packages.bbclass: This sounds like a place for past tense. We ran strip...
Holger Freyther [Tue, 18 Mar 2008 22:15:02 +0000 (22:15 +0000)]
classes/packages.bbclass: This sounds like a place for past tense. We ran strip...

16 years agotzdata: Both tzdata and tzdata-dbg provided tzdata, ipkg picked tzdata-dbg. Kill...
Holger Freyther [Tue, 18 Mar 2008 22:03:33 +0000 (22:03 +0000)]
tzdata: Both tzdata and tzdata-dbg provided tzdata, ipkg picked tzdata-dbg. Kill the -dbg package, try to provide a upgrade path
    The tzdata-dbg package was empty but provided "tzdata".
    The tzdata package was not empty and provided "tzdata" as well
    ipkg picked tzdata-dbg resulting in files like /usr/share/zoneinfo/America/New_York
    missing from the image.
    Kill the -dbg package, set RREPLACES on the tzdata package, I don't know how to force
    the update for people that have tzdata-dbg already deployed.

16 years agovarious: move over to opkg, as discussed on the mailinglist
Koen Kooi [Tue, 18 Mar 2008 21:58:41 +0000 (21:58 +0000)]
various: move over to opkg, as discussed on the mailinglist
* death to ipkg!

16 years agoQtopia/X11: Add some more packages to the RDEPENDS
Holger Freyther [Tue, 18 Mar 2008 21:37:46 +0000 (21:37 +0000)]
Qtopia/X11: Add some more packages to the RDEPENDS

16 years agoQtopia/X11: For proper operation timezone information is needed
Holger Freyther [Tue, 18 Mar 2008 21:16:04 +0000 (21:16 +0000)]
Qtopia/X11: For proper operation timezone information is needed

16 years agoQtopia/X11: Make sure we get started before the window manager. No idea if the xmodma...
Holger Freyther [Tue, 18 Mar 2008 20:37:12 +0000 (20:37 +0000)]
Qtopia/X11: Make sure we get started before the window manager. No idea if the xmodmap settings will persist

16 years agoQtopia/X11: The alarm handling of Qtopia needs atd around to make sure we wake up
Holger Freyther [Tue, 18 Mar 2008 20:18:39 +0000 (20:18 +0000)]
Qtopia/X11: The alarm handling of Qtopia needs atd around to make sure we wake up

16 years agoorbit2: upgrade to 2.14.12 to cope with glib >= 2.15
Junqian Gordon Xu [Tue, 18 Mar 2008 19:17:07 +0000 (19:17 +0000)]
orbit2: upgrade to 2.14.12 to cope with glib >= 2.15
* restore sanity of .pc after do_install
* fix packaing

16 years agoQtopia/X11: Rework configuration, compilation of Qtopia with the hope to make the...
Holger Freyther [Tue, 18 Mar 2008 18:42:51 +0000 (18:42 +0000)]
Qtopia/X11: Rework configuration, compilation of Qtopia with the hope to make the segfaults go away

16 years agomerge of 'bb62cdee9cf4ddc24862a7f51bb4b176bc249b7a'
OpenEmbedded Project [Tue, 18 Mar 2008 18:27:33 +0000 (18:27 +0000)]
Merge ... 'bb62cdee9cf4ddc24862a7f51bb4b176bc249b7a'
     and 'cc931d5c43ef85abee7c221aabb801302e9c1ee8'

16 years agoFix libeventdb compilation error. Patch from Andrew Paulsen
Khem Raj [Tue, 18 Mar 2008 18:07:51 +0000 (18:07 +0000)]
Fix libeventdb compilation error. Patch from Andrew Paulsen

16 years agockermit: Remove strange unpack function and set S instead
Richard Purdie [Tue, 18 Mar 2008 17:50:23 +0000 (17:50 +0000)]
ckermit: Remove strange unpack function and set S instead

16 years agoexternal-toolchain: Drop bogus PROVIDES
Richard Purdie [Tue, 18 Mar 2008 17:41:55 +0000 (17:41 +0000)]
external-toolchain: Drop bogus PROVIDES

16 years agomono-mcs-intermediate: Use do_stage, not do_populate_staging
Richard Purdie [Tue, 18 Mar 2008 17:34:29 +0000 (17:34 +0000)]
mono-mcs-intermediate: Use do_stage, not do_populate_staging

16 years agoixp4xx-npe: Use do_stage, not do_populate_staging
Richard Purdie [Tue, 18 Mar 2008 17:33:13 +0000 (17:33 +0000)]
ixp4xx-npe: Use do_stage, not do_populate_staging

16 years agoarm-kernel-shim: Use do_stage, not do_populate_staging
Richard Purdie [Tue, 18 Mar 2008 17:32:10 +0000 (17:32 +0000)]
arm-kernel-shim: Use do_stage, not do_populate_staging

16 years agoapex-nslu2: Use do_stage, not do_populate_staging
Richard Purdie [Tue, 18 Mar 2008 17:30:55 +0000 (17:30 +0000)]
apex-nslu2: Use do_stage, not do_populate_staging

16 years agosite/powerpc-common: Add va_copy entries
Richard Purdie [Tue, 18 Mar 2008 17:28:46 +0000 (17:28 +0000)]
site/powerpc-common: Add va_copy entries

16 years agoapache2-native: Use do_stage, not do_populate_staging
Richard Purdie [Tue, 18 Mar 2008 17:00:56 +0000 (17:00 +0000)]
apache2-native: Use do_stage, not do_populate_staging

16 years agoopkg-collateral: add missing file
Koen Kooi [Tue, 18 Mar 2008 16:28:07 +0000 (16:28 +0000)]
opkg-collateral: add missing file

16 years agomerge of '3bb98c788d34c3b10dae4f9f635695a0e8da61fc'
OpenEmbedded Project [Tue, 18 Mar 2008 16:17:07 +0000 (16:17 +0000)]
Merge ... '3bb98c788d34c3b10dae4f9f635695a0e8da61fc'
     and '43c8d115f4121fbba5fab40e9d00365636b9fb62'

16 years agotask-openmoko-ui: use QVGA themes for Blueangel
Philipp Zabel [Tue, 18 Mar 2008 15:09:05 +0000 (15:09 +0000)]
task-openmoko-ui: use QVGA themes for Blueangel
* fixes OM bug #1281

16 years agoavr32 site: add a few permutations of va_copy
Koen Kooi [Tue, 18 Mar 2008 14:18:49 +0000 (14:18 +0000)]
avr32 site: add a few permutations of va_copy

16 years agocurl: Fix pkgconfig patch for when gnutls is disabled
Richard Purdie [Tue, 18 Mar 2008 14:13:27 +0000 (14:13 +0000)]
curl: Fix pkgconfig patch for when gnutls is disabled

16 years agolinux-omap.inc: switch to linux.inc
Koen Kooi [Tue, 18 Mar 2008 12:34:00 +0000 (12:34 +0000)]
linux-omap.inc: switch to linux.inc

16 years agoQtopia/X11: Use the muxer and phone vendor for the TI calypso module
Holger Freyther [Tue, 18 Mar 2008 12:11:49 +0000 (12:11 +0000)]
Qtopia/X11: Use the muxer and phone vendor for the TI calypso module

16 years agoangstrom: add skeleton support for ANGSTROM_MODE = "uclinux-uclibc" (e.g. bfin, arm7tdmi)
Koen Kooi [Tue, 18 Mar 2008 12:06:56 +0000 (12:06 +0000)]
angstrom: add skeleton support for ANGSTROM_MODE = "uclinux-uclibc" (e.g. bfin, arm7tdmi)

16 years agoNext attempt to get a non segfaulting qpe/Qtopia. -edition phone might be the key...
Holger Freyther [Tue, 18 Mar 2008 12:05:39 +0000 (12:05 +0000)]
Next attempt to get a non segfaulting qpe/Qtopia. -edition phone might be the key but this should be set by .configureoptions..

16 years agomerge of '88f5fe35a17263e7916fdae03fcab22c2fadea72'
OpenEmbedded Project [Tue, 18 Mar 2008 08:38:49 +0000 (08:38 +0000)]
Merge ... '88f5fe35a17263e7916fdae03fcab22c2fadea72'
     and 'bf587e15b3b89ef1d11762c426f618a151a0c287'

16 years agoangstrom: turn on packaged-staging
Koen Kooi [Tue, 18 Mar 2008 08:32:28 +0000 (08:32 +0000)]
angstrom: turn on packaged-staging

16 years agolibidl: upgrade to 0.8.10, close oebug 3961. unify
Junqian Gordon Xu [Tue, 18 Mar 2008 08:29:52 +0000 (08:29 +0000)]
libidl: upgrade to 0.8.10, close oebug 3961. unify

16 years agogpe-su: explicitly DEPENDS virtural/libintl, close oebug 4058, unify
Junqian Gordon Xu [Tue, 18 Mar 2008 07:36:15 +0000 (07:36 +0000)]
gpe-su: explicitly DEPENDS virtural/libintl, close oebug 4058, unify

16 years agopopt: add 1.13, close oebug 4070
Junqian Gordon Xu [Tue, 18 Mar 2008 07:30:02 +0000 (07:30 +0000)]
popt: add 1.13, close oebug 4070
* fix native install
* fix dependency mangling between target and native
* explicitly DEPENDS virtual/libintl
* verified the m4.patch and intl.patch in 1.7 has landed upstream in 1.13
* 1.7 is annoyingly slow or even impossible to fetch

16 years agoalsa-state: increase PR to reflect changes in fic-gta01
John Lee [Tue, 18 Mar 2008 04:43:50 +0000 (04:43 +0000)]
alsa-state: increase PR to reflect changes in fic-gta01

16 years agoangstrom/build-feeds.sh: add setserial, openvpn, vpnc to feed
Junqian Gordon Xu [Tue, 18 Mar 2008 04:16:01 +0000 (04:16 +0000)]
angstrom/build-feeds.sh: add setserial, openvpn, vpnc to feed

16 years agoMake iptables buildable on latest eglibc. This patch will also be needed with glibc...
Khem Raj [Tue, 18 Mar 2008 02:28:18 +0000 (02:28 +0000)]
Make iptables buildable on latest eglibc. This patch will also be needed with glibc 2.8 onwards.

16 years agoopkg: sync with poky, based on patches from http://blog.haerwu.biz/download/diffs...
Marcin Juszkiewicz [Mon, 17 Mar 2008 23:40:48 +0000 (23:40 +0000)]
opkg: sync with poky, based on patches from blog.haerwu.biz/download/diffs/opkg-poky/

16 years agolinux-2.6.24: fix sa1100-rtc
Henning Heinold [Mon, 17 Mar 2008 22:08:29 +0000 (22:08 +0000)]
linux-2.6.24: fix sa1100-rtc
* hopefully fix the rtc1hz and rtcalarm register bug
* added patch under linux-2.6.24/simpad/
* bump pr
* thanks MrData for the patch

16 years agocpan.bbclass: Run the install routine as the staging task instead of install when...
Richard Purdie [Mon, 17 Mar 2008 20:43:12 +0000 (20:43 +0000)]
cpan.bbclass: Run the install routine as the staging task instead of install when run as part of a native build

16 years agopackage.bbclass: Write out PR into pkgdata since some packages override it
Richard Purdie [Mon, 17 Mar 2008 20:41:23 +0000 (20:41 +0000)]
package.bbclass: Write out PR into pkgdata since some packages override it

16 years agopackaged-staging.bbclass: Switch architecture to BUILD_SYS, inject the target triplet...
Richard Purdie [Mon, 17 Mar 2008 20:38:12 +0000 (20:38 +0000)]
packaged-staging.bbclass: Switch architecture to BUILD_SYS, inject the target triplet into the package name so staging remains multimachine compatible, fix problems with packages with split PR, use DEPLOY_DIR_IPK and DEPLOY_DIR_DEB variables

16 years agobeagleboard: build proper uImage
Koen Kooi [Mon, 17 Mar 2008 20:15:55 +0000 (20:15 +0000)]
beagleboard: build proper uImage

16 years agoangstrom 2008: add support for beagleboard
Koen Kooi [Mon, 17 Mar 2008 19:20:33 +0000 (19:20 +0000)]
angstrom 2008: add support for beagleboard

16 years agobeagleboard: switch to armv6 till our gcc 4.3.0 works better
Koen Kooi [Mon, 17 Mar 2008 19:19:43 +0000 (19:19 +0000)]
beagleboard: switch to armv6 till our gcc 4.3.0 works better

16 years agoAdd my tools to forward the Serial from the Neo to my PC and provide a PTY on the PC
Holger Freyther [Mon, 17 Mar 2008 16:00:48 +0000 (16:00 +0000)]
Add my tools to forward the Serial from the Neo to my PC and provide a PTY on the PC

16 years agogcc-configure-sdk.inc: Fix rather nasty typo
Richard Purdie [Mon, 17 Mar 2008 15:05:20 +0000 (15:05 +0000)]
gcc-configure-sdk.inc: Fix rather nasty typo

16 years agopackagekit: Package the debug symbols of the backends as well
Holger Freyther [Mon, 17 Mar 2008 14:59:14 +0000 (14:59 +0000)]
packagekit: Package the debug symbols of the backends as well

16 years agopackagekit: We need a specific version of intltool-native to have INTLTOOL_POLICY_RULE
Holger Freyther [Mon, 17 Mar 2008 14:55:09 +0000 (14:55 +0000)]
packagekit: We need a specific version of intltool-native to have INTLTOOL_POLICY_RULE
    If we don't have a intltool version that knows about INTLTOOL_POLICY_RULE we will
    get compile errors because the Makefile contains @INTLTOOL_POLICY_RULE@

16 years agointltool: Add 0.37.1 to have a version that knows about INTLTOOL_POLICY_RULE needed...
Holger Freyther [Mon, 17 Mar 2008 14:53:04 +0000 (14:53 +0000)]
intltool: Add 0.37.1 to have a version that knows about INTLTOOL_POLICY_RULE needed for packagekit
    Make sure we have a intltool version with INTLTOOL_POLICY_RULE. This is from
    http://bugzilla.gnome.org/show_bug.cgi?id=462312 included in 0.37.1 and needed by
    packagekit.

16 years agosane-srcrevs.inc: Start with 12 for illume
Holger Freyther [Mon, 17 Mar 2008 14:48:57 +0000 (14:48 +0000)]
sane-srcrevs.inc: Start with 12 for illume

16 years agomerge of '3ad0844ce9d5f38938193e537eef14f3eedc5aaa'
Holger Freyther [Mon, 17 Mar 2008 14:19:29 +0000 (14:19 +0000)]
Merge ... '3ad0844ce9d5f38938193e537eef14f3eedc5aaa'
     and 'c6487ccb0affa59758f32bd6af992ddd0508d2b5'

16 years agoassassin: add depends edbus
John Lee [Mon, 17 Mar 2008 14:00:19 +0000 (14:00 +0000)]
assassin: add depends edbus

16 years agogcc: add recipes for 4.3.0 - loads of patches missing, only tested against armv7...
Koen Kooi [Mon, 17 Mar 2008 13:48:47 +0000 (13:48 +0000)]
gcc: add recipes for 4.3.0 - loads of patches missing, only tested against armv7/glibc-2.6.1/angstrom

16 years agoassassin: add new depends 'etk'
John Lee [Mon, 17 Mar 2008 13:40:01 +0000 (13:40 +0000)]
assassin: add new depends 'etk'

16 years agomerge of '0f8b09e59a3ffe93fca2a32d5d27746f0c582cd4'
OpenEmbedded Project [Mon, 17 Mar 2008 12:37:10 +0000 (12:37 +0000)]
Merge ... '0f8b09e59a3ffe93fca2a32d5d27746f0c582cd4'
     and '495d10204bc69808fdd0046f98503c0240e1ebf7'

16 years agosepukku: make attachments work again by importing bb and passing in e.data, based...
Koen Kooi [Mon, 17 Mar 2008 12:30:03 +0000 (12:30 +0000)]
sepukku: make attachments work again by importing bb and passing in e.data, based on a patch by RP

16 years agomerge of '464670c02b54fd9487f739c1b471a0ea8e63bd90'
Philip Balister [Mon, 17 Mar 2008 12:14:49 +0000 (12:14 +0000)]
Merge ... '464670c02b54fd9487f739c1b471a0ea8e63bd90'
     and '7bf3ddcba37e60f65ee490010fa2b5a941510de0'

16 years agomerge of '4daaba2f11fe05c9110da986c3686dda10ecf49d'
OpenEmbedded Project [Mon, 17 Mar 2008 12:05:39 +0000 (12:05 +0000)]
Merge ... '4daaba2f11fe05c9110da986c3686dda10ecf49d'
     and 'cc76826650730818fd451d948e3c71f69cb38c41'

16 years agolinux-beagleboard: use defconfig from other git branch
Koen Kooi [Mon, 17 Mar 2008 11:53:41 +0000 (11:53 +0000)]
linux-beagleboard: use defconfig from other git branch
* it finally built

16 years agogcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctly
Richard Purdie [Mon, 17 Mar 2008 11:32:27 +0000 (11:32 +0000)]
gcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctly

16 years agoglibc-initial: Stage stdio_lim.h header since it doesn't seem to stage by default...
Richard Purdie [Mon, 17 Mar 2008 11:31:16 +0000 (11:31 +0000)]
glibc-initial: Stage stdio_lim.h header since it doesn't seem to stage by default breaking gcc-cross-initial

16 years agolinux-beagleboard: update defconfig and S
Koen Kooi [Mon, 17 Mar 2008 11:09:23 +0000 (11:09 +0000)]
linux-beagleboard: update defconfig and S

16 years agomerge of '27a990a9e4bdc09a026f0125d6d771ab891d2156'
John Lee [Mon, 17 Mar 2008 03:43:38 +0000 (03:43 +0000)]
Merge ... '27a990a9e4bdc09a026f0125d6d771ab891d2156'
     and '754b0cba2322be2fda45270a756d32e5e3eedb7a'

16 years agoomniorb_4.0.7.bb : Update -dev package.
Philip Balister [Sun, 16 Mar 2008 21:45:35 +0000 (21:45 +0000)]
omniorb_4.0.7.bb : Update -dev package.

16 years agolinux-beagleboard: switch to http protocol as that seems to be more forgiving with...
Koen Kooi [Sun, 16 Mar 2008 21:39:59 +0000 (21:39 +0000)]
linux-beagleboard: switch to http protocol as that seems to be more forgiving with the wet piece of string internet connection the beagleboard server has

16 years agolinux-beagleboard: skeleton kernel file
Koen Kooi [Sun, 16 Mar 2008 21:21:35 +0000 (21:21 +0000)]
linux-beagleboard: skeleton kernel file

16 years agobeagleboard: use linux-beagleboard
Koen Kooi [Sun, 16 Mar 2008 21:19:53 +0000 (21:19 +0000)]
beagleboard: use linux-beagleboard

16 years agobeagleboard: start skeleton machine file for the beagleboard
Koen Kooi [Sun, 16 Mar 2008 19:54:45 +0000 (19:54 +0000)]
beagleboard: start skeleton machine file for the beagleboard

16 years agotune files: add files for generic armv7 and cortex series
Koen Kooi [Sun, 16 Mar 2008 19:20:52 +0000 (19:20 +0000)]
tune files: add files for generic armv7 and cortex series
* http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html
* http://en.wikipedia.org/wiki/ARM_architecture

16 years agosite/sh-common: Added ac_cv_func_posix_getgrgid_r=yes
Leon Woestenberg [Sun, 16 Mar 2008 17:55:45 +0000 (17:55 +0000)]
site/sh-common: Added ac_cv_func_posix_getgrgid_r=yes

16 years agox11perf: add 1.5
Philipp Zabel [Sun, 16 Mar 2008 14:20:40 +0000 (14:20 +0000)]
x11perf: add 1.5

16 years agomkcomposecache: add 1.2
Philipp Zabel [Sun, 16 Mar 2008 14:19:39 +0000 (14:19 +0000)]
mkcomposecache: add 1.2

16 years agomkfontdir: add 1.0.4
Philipp Zabel [Sun, 16 Mar 2008 14:17:31 +0000 (14:17 +0000)]
mkfontdir: add 1.0.4

16 years agomkfontscale-native: add 1.0.4
Philipp Zabel [Sun, 16 Mar 2008 14:13:07 +0000 (14:13 +0000)]
mkfontscale-native: add 1.0.4

16 years agomkfontscale: add 1.0.4
Philipp Zabel [Sun, 16 Mar 2008 13:49:12 +0000 (13:49 +0000)]
mkfontscale: add 1.0.4

16 years agotwm: add 1.0.4
Philipp Zabel [Sun, 16 Mar 2008 13:45:03 +0000 (13:45 +0000)]
twm: add 1.0.4

16 years agoxauth: add 1.0.3
Philipp Zabel [Sun, 16 Mar 2008 13:43:21 +0000 (13:43 +0000)]
xauth: add 1.0.3

16 years agoxcompmgr: add X compositing manager 1.1.4
Philipp Zabel [Sun, 16 Mar 2008 13:39:04 +0000 (13:39 +0000)]
xcompmgr: add X compositing manager 1.1.4

16 years agoxev: add 1.0.3
Philipp Zabel [Sun, 16 Mar 2008 13:32:22 +0000 (13:32 +0000)]
xev: add 1.0.3

16 years agoxdm: add 1.1.7
Philipp Zabel [Sun, 16 Mar 2008 13:28:37 +0000 (13:28 +0000)]
xdm: add 1.1.7