summaryrefslogtreecommitdiff
path: root/packages/python/python-numeric/.mtn2git_empty
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)

e.git/commit/packages/hal?id=664b1d8a441fcf86278dd9b5f7b9d80b8cfb7d2b'>hal: sync with pokyKoen Kooi9 2008-05-09hal-info_20080313.bb : new version from OM mtnGraeme Gregory1 2008-04-30hal 0.5.9 fix wrong PID file blocking /etc/init.d/dbus restartMichael Lauer2 2008-01-08hal_0.5.9: improve staging.Junqian Gordon Xu1 2008-01-06hal_0.5.9: add LEAD_SONAME (QA)Junqian Gordon Xu1 2007-12-19hal_0.5.9: fix bugzilla #3398 - missing explicit intltool-native dependencyRobert Schuster1 2007-10-08ohm_git.bb: Touch gtk-doc.make and disable xauth to let it build again.Stefan Schmidt1 2007-10-06hal: enable pci when availableKoen Kooi1 2007-09-23hal-info: add snapshot since the git one requires an unreleased hal :(Koen Kooi2 2007-08-13ohm: fix depends and packagingKoen Kooi1 2007-08-13ohm: add from pokyKoen Kooi1 2007-08-04Hal: merge improvements from poky, remove stale versionsKoen Kooi8 2007-05-23hal: unifyRolf Leggewie7 2007-04-05hal: install /var/cache/haldKoen Kooi2 2007-04-03hal-info: this isn't architecture specificKoen Kooi1 2007-04-03hal: add 0.5.9 and hal-info_git from pokyKoen Kooi2 2007-02-12divers: fix minor spacing errors, sanitizeRolf Leggewie1 2007-01-20hal: add udev to DEPENDS as well to get libvolume_id in stagingKoen Kooi1 2007-01-20hal: add intltoon to DEPENDSKoen Kooi1 2007-01-20hal: merge in HAL bits from PokyKoen Kooi2 2006-11-28hal 0.5.8.1: surpress dependencie on hal-infoKoen Kooi1 2006-11-28hal: add 0.5.8.1Koen Kooi1 2006-11-28hal 0.5.7: disable hal-device-manager till someone adds python-pygnomeKoen Kooi1 2006-11-09hal_0.5.7.bb : fix for dbus 1.0 API changesGraeme Gregory3 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi4 2006-08-09lots of files: fix my mailaddressKoen Kooi1 2006-03-02hal: update to 0.5.7Koen Kooi1 2006-02-21hal 0.5.4: Disable documentation generation as the tools aren't in DEPENDSRichard Purdie1 2005-10-04udev: add 0.5.4 and package the device-manager seperatlyKoen Kooi1 2005-06-30import clean BK tree at cset 1.3670Koen Kooi2 2005-06-28Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedKoen Kooi1 2005-06-28Merge bk://oe-devel@openembedded-devel.bkbits.net/openembeddedPhil Blundell1 2005-06-28Add HAL 0.5.2Koen Kooi1 2005-05-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2 2005-02-18Cset exclude: koen@lieve.(none)|ChangeSet|20050218091629|54842Chris Larson1 2005-02-18Merge http://oe-devel@openembedded.bkbits.net/openembeddedHolger Schurig1 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1 a few perl scripts: groff/usr/bin/roff2pdf:#! /usr/bin/env perl groff/usr/bin/afmtodit:#! /usr/bin/env perl -w groff/usr/bin/roff2dvi:#! /usr/bin/env perl groff/usr/bin/roff2text:#! /usr/bin/env perl groff/usr/bin/glilypond:#! /usr/bin/env perl groff/usr/bin/roff2ps:#! /usr/bin/env perl groff/usr/bin/gperl:#! /usr/bin/env perl groff/usr/bin/mmroff:#! /usr/bin/env perl groff/usr/bin/gpinyin:#! /usr/bin/env perl groff/usr/bin/roff2html:#! /usr/bin/env perl groff/usr/bin/grog:#! /usr/bin/env perl groff/usr/bin/gropdf:#! /usr/bin/env perl -w groff/usr/bin/pdfmom:#! /usr/bin/env perl -w groff/usr/bin/chem:#! /usr/bin/env perl groff/usr/bin/roff2x:#! /usr/bin/env perl groff/usr/bin/groffer:#! /usr/bin/env perl groff/usr/lib64/groff/gpinyin/subs.pl:#! /usr/bin/env perl groff/usr/lib64/groff/grog/subs.pl:#! /usr/bin/env perl groff/usr/lib64/groff/groffer/subs.pl:#! /usr/bin/env perl groff/usr/lib64/groff/groffer/man.pl:#! /usr/bin/env perl groff/usr/lib64/groff/groffer/main_subs.pl:#! /usr/bin/env perl * Fix the dangling /usr/bin/perl or /bin/perl for grog. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2015-03-21groff: fix HOMEPAGERobert Yang1 Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2015-02-07groff 1.18.1.4: fix HOMEPAGE and SRC_URIRobert Yang1 The upstream has moved tarball to "old" dir. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> 2014-07-16groff: fix PERLPATHRobert Yang1 There is no PERLPATH, but "${USRBINPATH}/env perl". Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2014-07-08groff: fix bindir transaction errorMing Liu2 bindir is transfered to Makefile as ${D}${bindir}, hence it should not use DESTDIR as the prefix directory any more during the install. Signed-off-by: Ming Liu <ming.liu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2014-07-03groff: Fix build on Fedora 17 for 1.18.1.4Ming Liu1 The commit 79fc5576: [ groff: Fix build on Fedora 17 ] was applied to 1.22.2, but it's also needed by 1.18.1.4 to solve a same issue. Signed-off-by: Ming Liu <ming.liu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2014-07-03groff: remove redundant code snippetMing Liu1 The exact same code snippet exists both in do_install_append and do_install_append_class-native which is not necessary. Remove it from do_install_append_class-native. Signed-off-by: Ming Liu <ming.liu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2014-05-01Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it.Max Eliaser2 The class itself currently does nothing. The idea is to mark all recipes that make use of the texinfo utilities. In the future, this class could be used to suppress the generation/formatting of documentation for performance, explicitly track dependencies on these utilities, and eliminate Yocto's current dependency on the host system's texinfo utilities. Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2013-11-01groff: fix pkg_postinst and remove unneeded do_install_prependChen Qi1 Fix to take $D into consideration in pkg_postinst so that the postinst script could run at rootfs time. The existence of ${D} is ensured by the in base.bbclass. do_install[dirs] = "${D} ${S} ${B}" So there's no need for this do_install_prepend. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> 2013-08-13groff: Add GPLv2 versionSaul Wold4 Apparrently a LICENSE change was missed, so we add the GPLv2 version back in Signed-off-by: Saul Wold <sgw@linux.intel.com> 2013-08-13groff: Fix License to be GPLv3Saul Wold1 Signed-off-by: Saul Wold <sgw@linux.intel.com> 2013-06-27groff: correct the install path of man.localZhenhua Luo2 openvswitch build failed due to wrong install path of man.local which is provided by groff. Error log: /yocto/build/tmp/sysroots/x86_64-linux/usr/share/groff/1.22.2/tmac/an-old.tmac:690: warning: can't find macro file `man.local' Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> 2013-02-22groff: upgrade to 1.22.2Constantin Musca1 - add code for generating the gnulib configure script - replace /usr/bin/perl with /usr/bin/env perl Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> 2012-11-02recipes-extended: replace virtclass-native(sdk) with class-native(sdk)Robert Yang1 The overrides virtclass-native and virtclass-nativesdk are deprecated, which should be replaced by class-native and class-nativesdk. [YOCTO #3297] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> 2012-07-18bitbake.conf: Define USRBINPATH globally instead of individuallyRichard Purdie1 Many recipes are now having to define PERLPATH and PYTHONPATH variables. Creating USRBINPATH in bitbake.conf means we can remove all these lines from the many recipes now needing this and simplify the code changes needed in each case, reducing the chance of errors being introduced. Also fixup glib python binary location issue and fix function indentation. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2012-06-19groff: clean up FILE after PACKAGE reorderSaul Wold1 Signed-off-by: Saul Wold <sgw@linux.intel.com> 2012-06-08groff: Fix build on Fedora 17Song.Li1 Generally distros keep perl at /usr/bin/perl But Fedora 17 also has /bin/perl, this causes groff_1.20.1 build to put perl interpreter path as /bin/perl But we set perl location for target as /usr/bin/perl This mismatch of perl path causes failure of rootfs image creation like this: | error: Failed dependencies: | bin/perl is needed by groff-1.20.1-r1.ppc603e Signed-off-by: Song.Li <song.li@windriver.com> Sync up with the do_install_append_virtclass-native chunk. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2011-09-05groff: Fix sstate relocation issueSaul Wold1 [YOCTO #1439] This fixes a problem where the native groff has a path hard coded into it, therefor add a wrapper to set the command line with the correct paths for fonts and tmac directories. Signed-off-by: Saul Wold <sgw@linux.intel.com> 2011-07-14groff: Disable x11 supportTom Rini1 groff will build with, or without x11 support depending on if X has been built already or not. Disable x11 support for consistency. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2011-05-04groff: update to 1.20.1Kang Kai5 Update groff to 1.20.1, add SUMMARY and LICENSE info From OE 70bf94cd8669f549ca90581e9592d409b6e24e2e Fixes [Yocto 879] Signed-off-by: Kang Kai <kai.kang@windriver.com> 2011-03-23Various: Switch to using GNU_MIRRORTom Rini1 Signed-off-by: Tom Rini <tom_rini@mentor.com> 2010-12-16recipes-extended: Add Summary informationMark Hatle1 Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 2010-12-10Correct LIC_FILES_CHKSUM typosDarren Hart1 An investigation into undocumented variables uncovered a handful of LIC_FILES_CHKSUM spelling errors Signed-off-by: Darren Hart <dvhart@linux.intel.com> 2010-12-09SRC_URI Checksums AdditionalsSaul Wold1 Signed-off-by: Saul Wold <sgw@linux.intel.com> 2010-09-22[#BUG298]:Fix some bugs during compiling based on x86_64Xiaofeng Yan1 fix a problem that compliation failed for groff on machine x86_64 Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> 2010-09-08groff:Add new groff packageXiaofeng Yan4 groff allows for a short reference for the GNU roff language Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>