[oe-commits] Fathi Boudra : libhugetlbfs: update srcrev to 2.18 release

git at git.openembedded.org git at git.openembedded.org
Sun May 4 15:14:10 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 447ef234d4e69f527e4c1c2bea6129b08af30010
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=447ef234d4e69f527e4c1c2bea6129b08af30010

Author: Fathi Boudra <fathi.boudra at linaro.org>
Date:   Sat May  3 15:42:46 2014 +0300

libhugetlbfs: update srcrev to 2.18 release

* Update recipe:
  - update SRCREV to latest release, 2.18
  - switch back to master branch
  - increase verbosity (pass V=1 to EXTRA_OEMAKE) to make debugging easier
* Drop patches:
  - fix-lib64-can-not-be-shiped-in-64bit-target.patch
    replaced by LIBARGS definition. the build system allows to override libdir
    using LIB32 and LIB64 variables
  - 0001-install-perl-lib-to-directory-perl-instead-of-perl5.patch
    replaced by a one-liner to fixup perl module directory hardcoded to perl5
* Refresh skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch
  - only disable the error to skip the check
* Add patches:
  - 0001-aarch64-fix-cross-compilation.patch - submitted upstream
    allow to override CC and use it for aarch64 case like the other arch
  - 0001-aarch64-fix-page-size-not-properly-computed.patch - submitted upstream
    fix typo on MB variable (MB -> $MB) and add the missing linker variants
    (aarch64elfb, aarch64linux, aarch64linuxb)
  - 0001-replace-lib-lib64-hardcoded-values-by-LIBDIR32-LIBDI.patch
    submitted upstream. replace lib/lib64 hardcoded values by LIBDIR32 and
    LIBDIR64 variables
* Remove patches that aren't applied in the recipe (they're all merged
  upstream and available in 2.18 release):
  - libhugetlbfs/files/aarch64-support.patch
  - aarch64-unit-test-fixes.patch
  - add-PROT-NONE-to-the-mprotest-test.patch

Signed-off-by: Fathi Boudra <fathi.boudra at linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../files/0001-aarch64-fix-cross-compilation.patch | 34 +++++++++
 ...rch64-fix-page-size-not-properly-computed.patch | 32 ++++++++
 ...-lib64-hardcoded-values-by-LIBDIR32-LIBDI.patch | 29 +++++++
 .../libhugetlbfs/files/aarch64-support.patch       | 88 ----------------------
 .../files/aarch64-unit-test-fixes.patch            | 62 ---------------
 .../files/add-PROT-NONE-to-the-mprotest-test.patch | 38 ----------
 ...ng-LIB32-and-LIB64-if-they-point-to-the-s.patch | 41 ++--------
 .../libhugetlbfs/libhugetlbfs_git.bb               | 17 +++--
 8 files changed, 113 insertions(+), 228 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=447ef234d4e69f527e4c1c2bea6129b08af30010


More information about the Openembedded-commits mailing list