aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/builder
AgeCommit message (Expand)Author
2016-06-15leafpad: Replace with L3afpadJussi Kukkonen
2016-03-12builder: remove hob from autostartJoshua Lock
2015-09-14midori: remove the recipe and replace references to midori with epiphanyAlexander Kanavin
2015-08-03builder: Fix multilib compile failureRichard Purdie
2015-08-01builder: fix USERADD_PARAMRobert Yang
2014-07-10builder: removed setting of BB_NUMBER_THREADS and PARALLEL_MAKECristian Iorga
2013-09-26builder: register text files with leafpadCristian Iorga
2013-08-30builder: register html links and files with MidoriMihai Prica
2013-08-23recipes-graphics/builder: fix wrong user nameCristian Iorga
2013-08-22builder: register directories with pcmanfmCristian Iorga
2013-04-02build-appliance-image: fix git proxy accessCristian Iorga
2012-12-11build-appliance: provides git proxified accesCristian Iorga
2012-11-21builder: fix adduser breakage with passwordCristian Iorga
2012-11-19builder: Add password for userSaul Wold
2012-08-06builder: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-05-03builder: Add Please Wait Dialog BoxSaul Wold
2012-04-02builder: uncomment the settings for BB_NUMBER_THREADS and PARALLEL_MAKEDexuan Cui
2012-03-27builder: Enable auto starting of HobSaul Wold
2012-01-02Add "builder" user for specific purpose.Zhai Edwin
hon3-pytest_3.4.2-fix OpenEmbedded layers collection contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/README
blob: 79244d43f04d0e966559e2c26a372f23edca87bf (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
30
31
32
33
34
35
36
meta-initramfs
==============

This layer contains the metadata necessary to build the klibc library and
utilities (shared and static) plus other tools useful for the creation of
small-sized initramfs.


Dependencies
------------

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD


Maintenance
-----------

Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-initramfs]' in the subject.

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH'

Interm layer maintainer: Khem Raj <raj.khem@gmail.com>


License
-------

All metadata is MIT licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.