From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/27] Various Updates and fixes
Date: Sun, 23 Oct 2011 11:26:38 -0700 [thread overview]
Message-ID: <cover.1319394187.git.sgw@linux.intel.com> (raw)
Richard,
This pull requests adds some new recipes for supporting building
oe-core with oe-core, also various patches and updates.
I also included the MACHINE_KERNEL_PR change from Dmitry per my
reading of the TSC Notes.
Please review and commit
Thanks
Sau!
The following changes since commit 53f37ed45fe7286eae76fa237ee2b86061b6a021:
Merge branch 'master-next' of git://git.openembedded.org/openembedded-core into oe-core (2011-10-23 11:15:07 -0700)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/stage
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
Cliff Brake (1):
squashfs-tools: add recipe
Dmitry Eremin-Solenikov (1):
kernel.bbclass: respect MACHINE_KERNEL_PR
Khem Raj (7):
tcmode-default.inc: Add TRANSLATED_TARGET_ARCH suffix to
binutils-cross-canadian
binutils-cross-canadian: Point sysroot to correct location
gcc-configure-sdk: Point sysroot to correct location
xserver-xorg: Add mesa-dri to depends instead of virtual/libgl
gcc-4.6: Backport fix for PR32219
coreutils: Upgrade recipe 8.12 -> 8.14
libtool: Upgrade from 2.4 -> 2.4.2
Martin Jansa (7):
pulseaudio-0.9.23: inherit perlnative to work around build on host
without XML/Parser.pm
apr: add native support
neon: add native support
apr-util: add native support
subversion: add 1.7.0 with native support and negative D_P for now
subversion-1.6.15: add native support too
default-providers: switch virtual/libgl from mesa-xlib to mesa-dri
Nitin A Kamble (2):
tcl: upgrade from 8.5.9 to 8.5.10
perl: upgrade from 5.12.3 to 5.14.2
Otavio Salvador (4):
bootimg.bbclass: add support to disable HDD image building
useradd.bbclass: check if a group already exists manually
base-passwd: move initial criation of group and passwd to preinst
dbus: use useradd class to allow use in read-only filesystems
Saul Wold (5):
wget: Add recipe from OE
texi2html: Added recipe from OE
oprofile: Update to 0.9.7 and convert cvs->git
abiword: convert to svn
perl: remove debug set -x; pwd
meta-demoapps/recipes-gnome/abiword/abiword.inc | 4 +-
meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb | 10 -
meta-demoapps/recipes-gnome/abiword/abiword_svn.bb | 10 +
meta/classes/bootimg.bbclass | 44 +-
meta/classes/kernel.bbclass | 5 +
meta/classes/useradd.bbclass | 8 +-
meta/conf/distro/include/default-providers.inc | 2 +-
meta/conf/distro/include/tcmode-default.inc | 2 +-
.../recipes-core/base-passwd/base-passwd_3.5.22.bb | 19 +-
.../remove-usr-local-lib-from-m4.patch | 18 +-
.../{coreutils_8.12.bb => coreutils_8.14.bb} | 11 +-
meta/recipes-core/dbus/dbus.inc | 48 +-
.../binutils/binutils-cross-canadian.inc | 2 +-
.../binutils/binutils-cross-canadian_2.21.1a.bb | 2 +-
meta/recipes-devtools/gcc/gcc-4.6.inc | 3 +-
meta/recipes-devtools/gcc/gcc-4.6/pr32219.patch | 71 +
meta/recipes-devtools/gcc/gcc-configure-sdk.inc | 4 +-
.../libtool/{libtool.inc => libtool-2.4.2.inc} | 26 +-
meta/recipes-devtools/libtool/libtool-2.4.inc | 13 -
...libtool-cross_2.4.bb => libtool-cross_2.4.2.bb} | 2 +-
...btool-native_2.4.bb => libtool-native_2.4.2.bb} | 2 +-
...nativesdk_2.4.bb => libtool-nativesdk_2.4.2.bb} | 2 +-
meta/recipes-devtools/libtool/libtool/prefix.patch | 46 +-
.../libtool/libtool/resolve-sysroot.patch | 42 -
.../libtool/{libtool_2.4.bb => libtool_2.4.2.bb} | 2 +-
.../perl/files/Configure-multilib.patch | 17 -
.../perl/perl-5.12.3/cross-generate_uudmap.patch | 15 -
.../perl/perl-5.12.3/debian/arm_optim.diff | 34 -
.../perl/perl-5.12.3/debian/cpan_config_path.diff | 24 -
.../perl-5.12.3/debian/deprecate-with-apt.diff | 61 -
.../debian/devel-ppport-ia64-optim.diff | 34 -
.../perl/perl-5.12.3/debian/extutils_hacks.diff | 315 -
.../perl-5.12.3/debian/fixes/autodie-flock.diff | 100 -
.../debian/fixes/concat-stack-corruption.diff | 39 -
.../debian/fixes/cpanplus-without-home.diff | 32 -
.../perl-5.12.3/debian/fixes/h2ph-gcc-4.5.diff | 108 -
.../perl-5.12.3/debian/fixes/lc-numeric-docs.diff | 97 -
.../debian/fixes/lc-numeric-sprintf.diff | 31 -
.../perl/perl-5.12.3/debian/fixes/processPL.diff | 45 -
.../perl/perl-5.12.3/debian/patchlevel | 45 -
.../perl/perl-5.12.3/debian/series | 34 -
.../perl/perl-5.12.3/parallel_build_fix_1.patch | 27 -
.../perl/perl-5.12.3/parallel_build_fix_2.patch | 24 -
.../perl/perl-5.12.3/parallel_build_fix_3.patch | 6585 --------------------
.../perl/perl-5.12.3/parallel_build_fix_4.patch | 57 -
.../perl/perl-5.12.3/parallel_build_fix_5.patch | 430 --
.../perl/perl-5.12.3/parallel_build_fix_6.patch | 158 -
.../09_fix_installperl.patch | 0
.../Configure-multilib.patch | 0
.../{perl-5.12.3 => perl-5.14.2}/MM_Unix.pm.patch | 0
.../{perl-5.12.3 => perl-5.14.2}/Makefile.SH.patch | 122 +-
.../{perl-5.12.3 => perl-5.14.2}/Makefile.patch | 17 +-
.../asm-pageh-fix.patch | 0
.../perl/{perl-5.12.3 => perl-5.14.2}/config.sh | 65 +-
.../perl/{perl-5.12.3 => perl-5.14.2}/config.sh-32 | 0
.../{perl-5.12.3 => perl-5.14.2}/config.sh-32-be | 0
.../{perl-5.12.3 => perl-5.14.2}/config.sh-32-le | 0
.../perl/{perl-5.12.3 => perl-5.14.2}/config.sh-64 | 0
.../{perl-5.12.3 => perl-5.14.2}/config.sh-64-be | 0
.../{perl-5.12.3 => perl-5.14.2}/config.sh-64-le | 0
.../perl/perl-5.14.2/cross-generate_uudmap.patch | 15 +
.../debian/arm_thread_stress_timeout.diff | 13 +-
.../debian/cpan_definstalldirs.diff | 18 +-
.../debian/cpanplus_config_path.diff | 19 +-
.../debian/cpanplus_definstalldirs.diff | 13 +-
.../debian/db_file_ver.diff | 12 +-
.../perl-5.14.2/debian/deprecate-with-apt.diff | 406 ++
.../debian/disable-zlib-bundling.diff | 7 +-
.../debian/doc_info.diff | 16 +-
.../debian/enc2xs_inc.diff | 9 +-
.../debian/errno_ver.diff | 23 +-
.../debian/extutils_set_libperl_path.diff | 23 +
.../debian/fakeroot.diff | 15 +-
.../perl/perl-5.14.2/debian/find_html2text.diff | 35 +
.../debian/fixes/document_makemaker_ccflags.diff | 31 +
.../debian/fixes/extutils-cbuilder-cflags.diff | 86 +
.../perl-5.14.2/debian/fixes/h2ph-multiarch.diff | 69 +
.../debian/fixes/hurd-ccflags.diff | 12 +-
.../perl/perl-5.14.2/debian/fixes/hurd-hints.diff | 48 +
.../perl-5.14.2/debian/fixes/index-tainting.diff | 73 +
.../debian/fixes/module-build-home-directory.diff | 37 +
.../debian/fixes/net_smtp_docs.diff | 10 +-
.../perl/perl-5.14.2/debian/fixes/pod_fixes.diff | 145 +
.../perl-5.14.2/debian/fixes/respect_umask.diff | 153 +
.../fixes/sys-syslog-socket-timeout-kfreebsd.patch | 36 +
.../debian/instmodsh_doc.diff | 9 +-
.../debian/ld_run_path.diff | 15 +-
.../debian/libnet_config_path.diff | 12 +-
.../perl/perl-5.14.2/debian/libperl_embed_doc.diff | 26 +
.../debian/m68k_thread_stress.diff | 15 +-
.../debian/mod_paths.diff | 15 +-
.../debian/module_build_man_extensions.diff | 16 +-
.../perl-5.14.2/debian/no_packlist_perllocal.diff | 88 +
.../perl/perl-5.14.2/debian/patchlevel.diff | 30 +
.../debian/perlivp.diff | 19 +-
.../perl/perl-5.14.2/debian/prefix_changes.diff | 118 +
.../debian/prune_libs.diff | 16 +-
.../perl/perl-5.14.2/debian/series | 40 +
.../perl-5.14.2/debian/skip-kfreebsd-crash.diff | 39 +
.../debian/skip-upstream-git-tests.diff | 59 +
.../debian/squelch-locale-warnings.diff | 14 +-
.../perl-5.14.2/debian/writable_site_dirs.diff | 36 +
.../fix_bad_rpath.patch | 13 +-
.../{perl-5.12.3 => perl-5.14.2}/generate-sh.patch | 0
.../{perl-5.12.3 => perl-5.14.2}/installperl.patch | 0
.../letgcc-find-errno.patch | 0
.../native-nopacklist.patch | 0
.../native-perlinc.patch | 0
.../perl-configpm-switch.patch | 18 +-
.../{perl-5.12.3 => perl-5.14.2}/perl-configure.sh | 0
.../perl-dynloader.patch | 21 +-
.../perl-enable-gdbm.patch | 0
.../perl-moreconfig.patch | 0
...perl-native_5.12.3.bb => perl-native_5.14.2.bb} | 32 +-
...depends_5.12.3.inc => perl-rdepends_5.14.2.inc} | 54 +-
...ovides_5.12.3.inc => perl-rprovides_5.14.2.inc} | 0
.../perl/{perl_5.12.3.bb => perl_5.14.2.bb} | 47 +-
.../squashfs-tools/squashfs-tools_4.2.bb | 40 +
.../subversion/subversion-1.7.0/libtool2.patch | 15 +
.../subversion/subversion_1.6.15.bb | 2 +
.../subversion/subversion_1.7.0.bb | 37 +
.../tcltk/tcl/fix_non_native_build_issue.patch | 16 +-
.../tcltk/tcl/tcl-add-soname.patch | 26 +-
.../tcltk/{tcl_8.5.9.bb => tcl_8.5.10.bb} | 6 +-
meta/recipes-extended/texi2html/texi2html_1.82.bb | 14 +
.../wget/wget-1.12/fix_makefile.patch | 59 +
.../wget/wget-1.12/gnutls.bzr.patch | 266 +
meta/recipes-extended/wget/wget.inc | 40 +
meta/recipes-extended/wget/wget_1.12.bb | 11 +
.../recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +-
.../oprofile/{oprofile_0.9.6.bb => oprofile.inc} | 13 +-
meta/recipes-kernel/oprofile/oprofile_0.9.7.bb | 11 +
meta/recipes-kernel/oprofile/oprofile_cvs.bb | 28 -
meta/recipes-kernel/oprofile/oprofile_git.bb | 11 +
.../pulseaudio/pulseaudio_0.9.23.bb | 2 +-
meta/recipes-support/apr/apr-util_1.3.12.bb | 8 +
meta/recipes-support/apr/apr_1.4.5.bb | 2 +
meta/recipes-support/neon/neon_0.29.5.bb | 3 +
meta/site/common-linux | 3 +
139 files changed, 2724 insertions(+), 8881 deletions(-)
delete mode 100644 meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb
create mode 100644 meta-demoapps/recipes-gnome/abiword/abiword_svn.bb
rename meta/recipes-core/coreutils/{coreutils-8.12 => coreutils-8.14}/remove-usr-local-lib-from-m4.patch (65%)
rename meta/recipes-core/coreutils/{coreutils_8.12.bb => coreutils_8.14.bb} (90%)
create mode 100644 meta/recipes-devtools/gcc/gcc-4.6/pr32219.patch
rename meta/recipes-devtools/libtool/{libtool.inc => libtool-2.4.2.inc} (57%)
delete mode 100644 meta/recipes-devtools/libtool/libtool-2.4.inc
rename meta/recipes-devtools/libtool/{libtool-cross_2.4.bb => libtool-cross_2.4.2.bb} (98%)
rename meta/recipes-devtools/libtool/{libtool-native_2.4.bb => libtool-native_2.4.2.bb} (96%)
rename meta/recipes-devtools/libtool/{libtool-nativesdk_2.4.bb => libtool-nativesdk_2.4.2.bb} (97%)
delete mode 100644 meta/recipes-devtools/libtool/libtool/resolve-sysroot.patch
rename meta/recipes-devtools/libtool/{libtool_2.4.bb => libtool_2.4.2.bb} (94%)
delete mode 100644 meta/recipes-devtools/perl/files/Configure-multilib.patch
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/cross-generate_uudmap.patch
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/arm_optim.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/cpan_config_path.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/deprecate-with-apt.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/devel-ppport-ia64-optim.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/extutils_hacks.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/fixes/autodie-flock.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/fixes/concat-stack-corruption.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/fixes/cpanplus-without-home.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/fixes/h2ph-gcc-4.5.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/fixes/lc-numeric-docs.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/fixes/lc-numeric-sprintf.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/fixes/processPL.diff
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/patchlevel
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/debian/series
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/parallel_build_fix_1.patch
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/parallel_build_fix_2.patch
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/parallel_build_fix_3.patch
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/parallel_build_fix_4.patch
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/parallel_build_fix_5.patch
delete mode 100644 meta/recipes-devtools/perl/perl-5.12.3/parallel_build_fix_6.patch
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/09_fix_installperl.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/Configure-multilib.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/MM_Unix.pm.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/Makefile.SH.patch (75%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/Makefile.patch (87%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/asm-pageh-fix.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/config.sh (94%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/config.sh-32 (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/config.sh-32-be (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/config.sh-32-le (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/config.sh-64 (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/config.sh-64-be (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/config.sh-64-le (100%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/cross-generate_uudmap.patch
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/arm_thread_stress_timeout.diff (66%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/cpan_definstalldirs.diff (80%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/cpanplus_config_path.diff (83%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/cpanplus_definstalldirs.diff (84%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/db_file_ver.diff (83%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/deprecate-with-apt.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/disable-zlib-bundling.diff (83%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/doc_info.diff (78%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/enc2xs_inc.diff (90%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/errno_ver.diff (70%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/extutils_set_libperl_path.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/fakeroot.diff (79%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/find_html2text.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/document_makemaker_ccflags.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/extutils-cbuilder-cflags.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/h2ph-multiarch.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/fixes/hurd-ccflags.diff (67%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/hurd-hints.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/index-tainting.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/module-build-home-directory.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/fixes/net_smtp_docs.diff (76%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/pod_fixes.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/respect_umask.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/fixes/sys-syslog-socket-timeout-kfreebsd.patch
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/instmodsh_doc.diff (81%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/ld_run_path.diff (68%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/libnet_config_path.diff (85%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/libperl_embed_doc.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/m68k_thread_stress.diff (78%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/mod_paths.diff (89%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/module_build_man_extensions.diff (81%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/no_packlist_perllocal.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/patchlevel.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/perlivp.diff (77%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/prefix_changes.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/prune_libs.diff (81%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/series
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/skip-kfreebsd-crash.diff
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/skip-upstream-git-tests.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/debian/squelch-locale-warnings.diff (86%)
create mode 100644 meta/recipes-devtools/perl/perl-5.14.2/debian/writable_site_dirs.diff
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/fix_bad_rpath.patch (70%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/generate-sh.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/installperl.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/letgcc-find-errno.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/native-nopacklist.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/native-perlinc.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/perl-configpm-switch.patch (76%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/perl-configure.sh (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/perl-dynloader.patch (69%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/perl-enable-gdbm.patch (100%)
rename meta/recipes-devtools/perl/{perl-5.12.3 => perl-5.14.2}/perl-moreconfig.patch (100%)
rename meta/recipes-devtools/perl/{perl-native_5.12.3.bb => perl-native_5.14.2.bb} (74%)
rename meta/recipes-devtools/perl/{perl-rdepends_5.12.3.inc => perl-rdepends_5.14.2.inc} (90%)
rename meta/recipes-devtools/perl/{perl-rprovides_5.12.3.inc => perl-rprovides_5.14.2.inc} (100%)
rename meta/recipes-devtools/perl/{perl_5.12.3.bb => perl_5.14.2.bb} (92%)
create mode 100644 meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
create mode 100644 meta/recipes-devtools/subversion/subversion-1.7.0/libtool2.patch
create mode 100644 meta/recipes-devtools/subversion/subversion_1.7.0.bb
rename meta/recipes-devtools/tcltk/{tcl_8.5.9.bb => tcl_8.5.10.bb} (91%)
create mode 100644 meta/recipes-extended/texi2html/texi2html_1.82.bb
create mode 100644 meta/recipes-extended/wget/wget-1.12/fix_makefile.patch
create mode 100644 meta/recipes-extended/wget/wget-1.12/gnutls.bzr.patch
create mode 100644 meta/recipes-extended/wget/wget.inc
create mode 100644 meta/recipes-extended/wget/wget_1.12.bb
rename meta/recipes-kernel/oprofile/{oprofile_0.9.6.bb => oprofile.inc} (70%)
create mode 100644 meta/recipes-kernel/oprofile/oprofile_0.9.7.bb
delete mode 100644 meta/recipes-kernel/oprofile/oprofile_cvs.bb
create mode 100644 meta/recipes-kernel/oprofile/oprofile_git.bb
--
1.7.6.4
next reply other threads:[~2011-10-23 18:33 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-23 18:26 Saul Wold [this message]
2011-10-23 18:26 ` [CONSOLIDATED PULL 01/27] tcl: upgrade from 8.5.9 to 8.5.10 Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 02/27] tcmode-default.inc: Add TRANSLATED_TARGET_ARCH suffix to binutils-cross-canadian Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 03/27] binutils-cross-canadian: Point sysroot to correct location Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 04/27] gcc-configure-sdk: " Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 05/27] perl: upgrade from 5.12.3 to 5.14.2 Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 06/27] bootimg.bbclass: add support to disable HDD image building Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 07/27] useradd.bbclass: check if a group already exists manually Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 08/27] base-passwd: move initial criation of group and passwd to preinst Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 09/27] dbus: use useradd class to allow use in read-only filesystems Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 10/27] squashfs-tools: add recipe Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 11/27] pulseaudio-0.9.23: inherit perlnative to work around build on host without XML/Parser.pm Saul Wold
2011-10-24 13:15 ` Richard Purdie
2011-10-24 13:19 ` Koen Kooi
2011-10-24 14:15 ` Richard Purdie
2011-10-24 14:24 ` Martin Jansa
2011-10-24 13:24 ` Martin Jansa
2011-10-24 14:19 ` Richard Purdie
2011-10-23 18:26 ` [CONSOLIDATED PULL 12/27] apr: add native support Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 13/27] neon: " Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 14/27] apr-util: " Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 15/27] subversion: add 1.7.0 with native support and negative D_P for now Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 16/27] subversion-1.6.15: add native support too Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 17/27] xserver-xorg: Add mesa-dri to depends instead of virtual/libgl Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 18/27] gcc-4.6: Backport fix for PR32219 Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 19/27] coreutils: Upgrade recipe 8.12 -> 8.14 Saul Wold
2011-10-23 18:26 ` [CONSOLIDATED PULL 20/27] libtool: Upgrade from 2.4 -> 2.4.2 Saul Wold
2011-10-24 13:34 ` Richard Purdie
2011-10-24 13:37 ` Koen Kooi
2011-10-24 14:10 ` Richard Purdie
2011-10-24 14:18 ` Koen Kooi
2011-10-24 14:24 ` Richard Purdie
2011-10-23 18:26 ` [CONSOLIDATED PULL 21/27] default-providers: switch virtual/libgl from mesa-xlib to mesa-dri Saul Wold
2011-10-23 18:27 ` [CONSOLIDATED PULL 22/27] kernel.bbclass: respect MACHINE_KERNEL_PR Saul Wold
2011-10-23 18:27 ` [CONSOLIDATED PULL 23/27] wget: Add recipe from OE Saul Wold
2011-10-24 13:25 ` Richard Purdie
2011-10-23 18:27 ` [CONSOLIDATED PULL 24/27] texi2html: Added " Saul Wold
2011-10-23 20:06 ` Khem Raj
2011-10-23 20:13 ` Saul Wold
2011-10-23 22:35 ` Khem Raj
2011-10-23 18:27 ` [CONSOLIDATED PULL 25/27] oprofile: Update to 0.9.7 and convert cvs->git Saul Wold
2011-10-23 18:27 ` [CONSOLIDATED PULL 26/27] abiword: convert to svn Saul Wold
2011-10-24 13:14 ` Richard Purdie
2011-10-24 13:18 ` Koen Kooi
2011-10-24 13:31 ` Saul Wold
2011-10-23 18:27 ` [CONSOLIDATED PULL 27/27] perl: remove debug set -x; pwd Saul Wold
2011-10-24 13:59 ` [CONSOLIDATED PULL 00/27] Various Updates and fixes Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1319394187.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.