From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] sunxi-mali: new package
Date: Sun, 28 Jul 2013 17:40:26 +0200 [thread overview]
Message-ID: <20130728174026.38583b1b@skate> (raw)
In-Reply-To: <1374277074-14455-3-git-send-email-spenser@gillilanding.com>
Dear Spenser Gilliland,
On Fri, 19 Jul 2013 18:37:52 -0500, Spenser Gilliland wrote:
> +config BR2_PACKAGE_SUNXI_MALI_R2P4
> + bool "r2p4"
This one is only available on EABI toolchains.
> +
> +config BR2_PACKAGE_SUNXI_MALI_R3P0
> + bool "r3p0"
and this one on EABIhf toolchains.
> +define SUNXI_MALI_INSTALL_TARGET_CMDS
> + $(SUNXI_MALI_MAKE_ENV) $(MAKE) -C $(@D)/lib \
> + $(SUNXI_MALI_MAKE_OPTS) DESTDIR=$(TARGET_DIR) install
I've added here a chmod +x to ensure libraries are installed with
execution permissions, so that they are properly stripped by Buildroot.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-07-28 15:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-19 23:37 [Buildroot] [PATCH 0/4] ARM Mali Graphics Drivers Spenser Gilliland
2013-07-19 23:37 ` [Buildroot] [PATCH 1/4] a10disp: new package Spenser Gilliland
2013-07-19 23:37 ` [Buildroot] [PATCH 2/4] sunxi-mali: " Spenser Gilliland
2013-07-28 15:40 ` Thomas Petazzoni [this message]
2013-07-19 23:37 ` [Buildroot] [PATCH 3/4] opengl: add sunxi-mali as possible egl/gles provider Spenser Gilliland
2013-07-19 23:37 ` [Buildroot] [PATCH 4/4] sunxi-cedar: add cedar hardware video decoding library Spenser Gilliland
2013-07-28 15:41 ` Thomas Petazzoni
2013-07-29 22:01 ` Thomas Petazzoni
2013-07-28 15:40 ` [Buildroot] [PATCH 0/4] ARM Mali Graphics Drivers Thomas Petazzoni
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=20130728174026.38583b1b@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox