You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by ganeshrajuLinaro <gi...@git.apache.org> on 2016/05/12 19:00:23 UTC

[GitHub] bigtop pull request: Bigtop 2427

GitHub user ganeshrajuLinaro opened a pull request:

    https://github.com/apache/bigtop/pull/110

    Bigtop 2427

    The commons-daemon component relies on hardcoded CPU strings in order to
    build and has no knowledge of AArch64. This patch adds AArch64 support
    and runs autoreconf to keep the commit size down.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ganeshrajuLinaro/bigtop BIGTOP-2427

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/110.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #110
    
----
commit cff413decf877c03c670de67e002bf1d6d15a5fc
Author: ganeshraju <ga...@gmail.com>
Date:   2016-05-10T00:09:59Z

    ODPI-125
    The commons-daemon component relies on hardcoded CPU strings in order to
    build and has no knowledge of AArch64. This patch adds AArch64 support
    and runs autoreconf to keep the commit size down.

commit 574ceaeb26938858b5960c244af23d1f4b7d2e47
Author: ganeshraju <ga...@gmail.com>
Date:   2016-05-12T18:54:08Z

    The commons-daemon component relies on hardcoded CPU strings in order to build and has no knowledge of AArch64. This patch adds AArch64 support and runs autoreconf to keep the commit size down.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---