From 3cb96ef9b7b353d515b3750e2371fae25cf10092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 28 Mar 2018 23:53:30 +0200 Subject: [PATCH] Update README --- README | 42 +----------------------------------------- 1 file changed, 1 insertion(+), 41 deletions(-) diff --git a/README b/README index 96ef969..23ac322 100644 --- a/README +++ b/README @@ -10,44 +10,4 @@ URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD -============================== - Setup -============================== - -It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom - -This will set it up for the OpenEmbedded-core layout needed for this layer instead of the old OpenEmbedded-dev layout. - -============================== - Test Reports -============================== - -To see which machines and packages were successfully built, check the buildhistory git repository: - -https://github.com/Angstrom-distribution/buildhistory - -============================== - Branching -============================== - -When branching 'master' for a release ensure that: - - 1) conf/distro/angstrom-${VERSION}.conf is created - 2) DISTRO_VERSION is set to vYYYY.MM (e.g. 2014.06) - 3) classes/angstrom-mirrors.bbclass is pointing to the correct source mirror - 4) recipes-angstrom/angstrom/angstrom-feed-configs.bb has PV = "${DISTRO_VERSION}" - -============================== - Patches -============================== - -Send pull requests to angstrom-distro-devel@linuxtogo.org with '[meta-angstrom]' in the subject' - -When sending single patches, please use something like 'git send-email -1 --to angstrom-distro-devel@linuxtogo.org --subject-prefix meta-angstrom' - -You are encouraged to fork the mirror on github https://github.com/koenkooi/meta-angstrom to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch ' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. - -Main layer maintainers: Koen Kooi - Khem Raj - - +This layer contains my working branches. I those many recipes, appends and packagefeed support was removed. Although not recommended feel free to use but please don't ask questions at particularly not at angstrom mailing list