Commit Graph

34 Commits

Author SHA1 Message Date
Dexuan Cui 95bc479d92 util-macros: upgrade to the latest version 1.10.0
Deleted the patch unbreak_cross_compile.patch since upstream has fixed the issue:

commit 5d7f8c2638a3b2c3bba8deb01e94703310b62cc4
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Mar 25 18:10:00 2010 -0500

doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctools

Trying to find X11/defs.ent with AC_CHECK_FILE does not work when
cross-compiling, and the check assumed that xorg-sgml-doctools is
installed to the same prefix which need not always be the case.

xorg-sgml-doctools 1.4 provides a pkg-config file which we can use
instead, fixing both those cases.  This macro is provided in util-macros
instead of with xorg-sgml-doctools, otherwise the latter would become a
hard dependency just to run autoreconf.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>

BTW: the repository is at:
git clone git://anongit.freedesktop.org/git/xorg/util/macros
and the above commit can be viewed via
http://cgit.freedesktop.org/xorg/util/macros/commit/?id=5d7f8c2638a3b2c3bba8deb01e94703310b62cc4

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-02 15:32:46 -07:00
Joshua Lock 4d1f39af75 autotools: deprecate autotools_stage class
Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27 17:11:28 +01:00
Richard Purdie b81b391cd2 xorg-macros: 1.5.0 -> 1.6.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-09 14:10:26 +00:00
Richard Purdie 03890f3fc0 makedepend/xorg-cf-files: Upgrade to new point releases
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05 12:12:55 +00:00
Richard Purdie ce6ae6753d util-macros: 1.4.1 -> 1.5.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05 12:12:21 +00:00
Richard Purdie b07628bf26 util-macros: 1.3.0 -> 1.4.1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-14 16:39:57 +00:00
Joshua Lock 26d20714df xorg-util: add gettext to DEPENDS where required
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-12-17 17:45:46 +00:00
Richard Purdie f6db09f914 util-macros: 1.2.1 -> 1.3.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-09 17:04:21 +01:00
Richard Purdie 0d7207ca39 sdk.bbclass: Rename to nativesdk.bbclass
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17 22:25:22 +01:00
Richard Purdie 29fd4733fd util-macros: Add hack for the loss of the xaw.m4 file until xorg-apps are released which don't use it 2009-01-15 15:27:11 +00:00
Richard Purdie 64c7fa4734 xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes with BBCLASSEXTEND 2009-01-03 17:10:57 +00:00
Richard Purdie ee0faf1346 native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a number of xorg sdk and native packages replacing with BBCLASSEXTEND 2009-01-03 16:25:39 +00:00
Richard Purdie 2d749dc4cc xorg-*common.inc: Use BPN instead of PN 2009-01-02 15:39:49 +00:00
Richard Purdie 01ceeedc79 bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OE 2009-01-02 10:30:37 +00:00
Richard Purdie 2a94861982 xorg: Update various packages to the latest releases and remove old versions 2008-12-31 15:53:49 +00:00
Richard Purdie e380b48602 classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipes using standard autotools 2008-12-30 17:07:04 +00:00
Marcin Juszkiewicz 3a7ed03f25 gccmakedep: added missing dependency on util-macros
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4776 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-02 14:21:56 +00:00
Marcin Juszkiewicz 08b2c3ba4f imake: added missing dependency on util-macros
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4775 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-02 14:21:35 +00:00
Marcin Juszkiewicz d1c8fbbef9 lndir: added missing dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4773 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-02 14:20:43 +00:00
Marcin Juszkiewicz b3f5ec3f89 util-macros: upgrade to 1.1.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3964 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 10:36:31 +00:00
Richard Purdie 6b21b82e74 util-macros: Clean up and add sdk varient
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3504 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-17 10:44:26 +00:00
Richard Purdie 49d384182a util-macros: Fix -dev and -dbg dependencies (since the main package is empty)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3436 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-09 13:10:55 +00:00
Marcin Juszkiewicz e68823a20c makedepend(-native): fix DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2512 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-17 15:58:02 +00:00
Marcin Juszkiewicz 9525f35eb1 makedepend-native: add DEPENDS on xproto-native - spotted by Crofton
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2343 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-03 10:52:43 +00:00
Marcin Juszkiewicz 100d164cb3 makedepend: upgraded to 1.0.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2282 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 13:18:59 +00:00
Marcin Juszkiewicz 605c655e4e gccmakedep: fixed DESCRIPTION
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2100 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-04 15:04:06 +00:00
Marcin Juszkiewicz 366aeba254 xorg-util: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2096 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-04 10:25:04 +00:00
Marcin Juszkiewicz 1811e7955c xorg-util: X11 cleanup
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2081 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-03 10:59:12 +00:00
Marcin Juszkiewicz 756f758d3f util-macros-native: added 1.1.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1638 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:36:50 +00:00
Richard Purdie f990b3e160 util-macros: Unbreak cross-compiling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1238 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-31 15:02:04 +00:00
Richard Purdie ba14ad531d util-macros: 1.0.2 -> 1.1.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1236 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-31 09:56:39 +00:00
Richard Purdie c2a8c31515 Drop uneeded X11R7.0 versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1073 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-22 10:41:59 +00:00
Richard Purdie df12f765ce Remove remaining MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@836 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-29 10:15:41 +00:00
Chris Larson ca10363baa Numerous new xorg package versions from upstream OE. Pester me if any local changes got inadvertantly lost, or if any packages need upgrading.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-15 11:58:37 +00:00