summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/patchelf
AgeCommit message (Expand)Author
2023-08-01patchelf: add 3 fixes to optimize and fix uninativeMartin Jansa
2023-05-03patchelf: Upgrade 0.17.2 -> 0.18.0Richard Purdie
2023-01-16patchelf: upgrade 0.17.0 -> 0.17.2Wang Mingyu
2023-01-10patchelf: Add fix submitted upstream for uninative segfaultsuninative-3.8.1Richard Purdie
2022-12-06patchelf: upgrade 0.16.1 -> 0.17.0Wang Mingyu
2022-11-03patchelf: upgrade 0.15.0 -> 0.16.1Richard Purdie
2022-08-14patchelf: replace a rejected patch with an equivalent uninative.bbclass tweakAlexander Kanavin
2022-08-14patchelf: update 0.14.5 -> 0.15.0Alexander Kanavin
2022-02-25patchelf: upgrade 0.14.3 -> 0.14.5wangmy
2022-02-20meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license...Richard Purdie
2022-02-11patchelf: Fix corrupted file mode patchuninative-3.5Richard Purdie
2021-12-12patchelf: upgrade 0.14.2 -> 0.14.3Richard Purdie
2021-12-06patchelf: Upgrade 0.14.1 -> 0.14.2Richard Purdie
2021-12-01patchelf: upgrade 0.13 -> 0.14.1wangmy
2021-10-30meta: Add explict branch to git SRC_URIsRichard Purdie
2021-08-23patchelf: upgrade 0.12 -> 0.13Alexander Kanavin
2021-05-02patchelf: Fix alignment patchRichard Purdie
2021-05-01patchelf: Fix note section alignment issuesRichard Purdie
2021-04-23patchelf: Backport fix from upstream for note section overlap errorRichard Purdie
2021-02-26meta/recipes-devtools: Add HOMEPAGE / DESCRIPTIONDorinda
2020-09-02patchelf: upgrade 0.11 -> 0.12Richard Purdie
2020-06-17patchelf: Upgrade 0.10 -> 0.11Richard Purdie
2020-06-04patchelf: Add patch to address corrupt shared library issueRichard Purdie
2020-05-07patchelf: switch to gitAlexander Kanavin
2019-12-05recipes: change SRC_URI to use httpsStefan Müller-Klieser
2019-05-08patchelf: Upgrade 0.9 -> 0.10Alex Kiernan
2017-07-22patchelf: fix segfault for binaries linked by goldEd Bartosh
2017-07-22patchelf: change patch statusEd Bartosh
2017-03-07patchelf: Fix issues with the 'hole' in binaries approachRichard Purdie
2016-09-14patchelf: Update to version 0.9Fabio Berton
2016-02-06patchelf: Add patch to handle large filesRichard Purdie
2014-08-28patchelf: Add patchelf recipeRichard Purdie
shuagl/buildtools'>joshuagl/buildtools OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/README
blob: 521916cd4f3f462b31b02d90c368bfa5066fae90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
OpenEmbedded-Core
=================

OpenEmbedded-Core is a layer containing the core metadata for current versions
of OpenEmbedded. It is distro-less (can build a functional image with
DISTRO = "nodistro") and contains only emulated machine support.

For information about OpenEmbedded, see the OpenEmbedded website:
    http://www.openembedded.org/

The Yocto Project has extensive documentation about OE including a reference manual
which can be found at:
    http://yoctoproject.org/documentation


Contributing
------------

Please refer to
http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
for guidelines on how to submit patches.

Mailing list:

    http://lists.openembedded.org/mailman/listinfo/openembedded-core

Source code:

    http://git.openembedded.org/openembedded-core/