| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Klcc-cross is properly a crosscript so avoid to inherit cross.bbclass and stage
it in target sysroot under usr/bin/crossscripts.
Minor adjustment is necessary for INSTALLDIR.
Finally some magic mangling is applied fixing the paths of sstate so that it is
invalidated in case of subsequent builds targeting machines with the same
arch and in case of builds sharing the sstate cache.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
| |
* temporarily inherit autotools-brokensep
* proper fix sent upstream
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
|
| |
No runtime changes.
Reorder and fix some typos in the comments.
Remove unneeded empty do_install from utils.
Fix bogus PACKAGES_${PN} = "${PN}".
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
In case of subsequent builds for machines belonging to the same arch
we have to rebuild the klcc-cross wrapper because it is harcoding
the path to the headers in machine sysroot.
This hack is necessary to avoid to mark the klibc infrastructure as
machine-specific.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
| |
* Patch was applied upstream, delete it
* Add coreutils dep to stop scripts from erroring out
* bump PE to since 'git' > '036'
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
|
|
|
|
|
|
|
| |
package.bbclass changes
See http://patches.openembedded.org/patch/65311/
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
| |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
| |
Klibc now supports aarch64 / arm64
While there, remove PR/INC_PR from the recipes
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
| |
Klibc is following the kernel naming ('arm64') instead of the toolchain naming ('aarch64').
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i
* We've switching to the PR server, PR bumps are no longer needed and
this saves people either accidentally bumping them or forgetting to
remove the lines (r0 is the default anyway).
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
| |
and process with oe-stylize.py
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
| |
remove kexecboot-klibc recipe
bump PV to local 0.5.9.1
remove PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
id: 0bcc14671aa2d84ec20f260582aca36bb901ccf1
Changelog:
minor headers fixes
fix fb offset computations
replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
| |
Add INITRAMFS_TASK to build the cpio on first run and exclude
the packaging tasks to avoid the expected errors about modules_split
and packaging. The recipe doesn't create any package.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
|
| |
It's not necessary to specify the protocol parameter when it's the
default protocol for the fetcher, e.g. the default protocol for
git fetcher it git, "protocol=git" isn't needed.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
| |
* above variables are not in oe-core anymore
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
| |
* plus some minor editing of comments
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
| |
* this kernel recipe was requiring linux-yocto-tiny_3.2.bb
* which has been removed on 2013-05-31 with commit id
* b8d53d8f91bd1b165016ea1063868c8b15f07ce0
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* some old patches apparently unneeded have been removed
* patches are now better split
* fix build for x86 and x86-64
* tested with qemuarm, qemuppc, qemumips, qemux86, qemux86-64
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
| |
* the binary itself can run without kexec (in host-debug mode) so
* specify in the cpio IMAGE which packages are needed at runtime
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* We used to export this in the days an external script handled the image
* generation. This is no longer the case and hence we no longer need
* this export.
* As committed in oe-core with 919613c0e75362ee0eace99b51cc77d34a05372f
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
|
|
| |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
| |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* This change is only aesthetic (unlike indentation in Python
tasks).
* Some recipes were using tabs.
* Some were using 8 spaces.
* Some were using mix or different number of spaces.
* Make them consistently use 4 spaces everywhere.
* Yocto styleguide advises to use tabs (but the only reason to keep
tabs is the need to update a lot of recipes). Lately this advice
was also merged into the styleguide on the OE wiki.
* Using 4 spaces in both types of tasks is better because it's less
error prone when someone is not sure if e.g.
do_generate_toolchain_file() is Python or shell task and also allows
to highlight every tab used in .bb, .inc, .bbappend, .bbclass as
potentially bad (shouldn't be used for indenting of multiline
variable assignments and cannot be used for Python tasks).
* Don't indent closing quote on multiline variables
we're quite inconsistent wheater it's first character on line
under opening quote or under first non-whitespace character in
previous line.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
|
|
|
|
|
| |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|