Andreas Müller
fa22dbf4d3
instant-remote-debug.bbclass: fix sstate / multi-machine
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-12-06 00:22:34 +01:00
Andreas Müller
5f0b014af3
instant-remote-debug: add sstate support
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-12-05 19:26:34 +01:00
Andreas Müller
078b12de48
instant-remote-debug.bbclass: add includes - they might contain debuggable code
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-12-05 17:20:18 +01:00
Andreas Müller
76e8f19b75
instant-remote-debug.bbclass: restucture code for better readabilty
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-12-05 17:04:06 +01:00
Andreas Müller
e42a1dcb4a
instant-remote-debug: Make instant sysroot paths machine specific
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-12-05 12:30:02 +01:00
Andreas Müller
ba8f135a76
Add native sysroot for gcc-cross and gdb-cross
...
Atherwise tools will use build host's libraries
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-24 14:12:45 +01:00
Andreas Müller
55364ea08a
documenatation tweaks
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-13 10:56:24 +01:00
Andreas Müller
317bfc2daf
rename instant-remote.bbclass -> instant-remote-debug.bbclass
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-07 02:21:53 +01:00
Andreas Müller
3db9f8838a
user-with-full-skel.bbclass: Do not override existing pkg_postinst_${PN}
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-05 17:35:55 +01:00
Andreas Müller
0d99ae45c9
user-with-full-skel.bbclass: Fix empty USERNAME case
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-05 17:20:58 +01:00
Andreas Müller
3ff8567152
user-with-full-skel.bbclass: Restructure / add message for debug
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-05 17:11:35 +01:00
Andreas Müller
7a2647519e
Add user-with-full-skel.bbclass to fix uncomplete /etc/skel population
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-04 21:20:31 +01:00
Andreas Müller
a88c62688d
More Angsrom -> Mortsgna renames / steel artwork
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-09-29 12:42:30 +02:00
Andreas Müller
4983485cdd
instant-remote: Just build gdbserver - do not install it by default
...
Not all images released should have a gdbserver installed.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-09-27 20:48:07 +02:00
Andreas Müller
26a4a4467b
instant-remote.bbclass: Don't ask - just build/install gdb recipes required
...
That's more 'instant'.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-09-27 00:05:24 +02:00
Andreas Müller
ad5b89a32c
instant-remote.bbclass: Move here from meta-misc
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-09-26 11:50:37 +02:00
Andreas Müller
9b8adb817f
massive strip of unused configuration/scripts/recipes
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2017-11-25 23:38:03 +01:00
Khem Raj
911233b9ea
angstrom-mirrors: Drop svk
...
Support is gone in bitbake
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-05 19:55:27 -07:00
Koen Kooi
8058f40146
angstrom-mirrors: update URI for 2015.12
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-04-19 19:03:07 +02:00
Koen Kooi
53294ae03f
angstrom-mirrors: point to the correct URI
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2014-12-30 09:05:19 +01:00
Koen Kooi
4703cc69c0
drop recipe_sanity bbclass
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2013-09-10 18:48:27 +02:00
Koen Kooi
b2bff87f0c
angstrom mirror: switch for faster mirror and use it as PREMIRROR again
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-03-04 10:51:09 +01:00
Khem Raj
f963d82700
angstrom-mirrors: Use angstrom source mirror as last resort
...
Currently we append to PREMIRRORS which makes it
the preferred choice to look for source tars and angstrom mirror
is throttled and gives 5Kbps download speed here
This patch makes it append to MIRRORS which means
it will be used as fall back if the sources are
not found at original SRC_URIs in recipes
If it is something acceptable please apply
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-06 08:21:57 +01:00
Koen Kooi
c25bbe1ab7
use blacklist class from meta-oe
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-18 14:49:10 +02:00
Koen Kooi
5c781abbd4
testlab bbclass: this has moved to meta-oe, so delete it
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-16 23:24:00 +02:00
Graeme Gregory
17ecf9dacf
angstrom.bbclass rename to angstrom-blacklist
...
originally I had another couple of utility functions in this class but
I removed them before pushing upstream. Rename now so its purpose is
clearer.
Signed-off-by: Graeme Gregory <dp@xora.org.uk >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-03-20 08:54:52 +01:00
Khem Raj
d929a25fe2
classes/angstrom-mirrors.bbclass: Add osc, p4 svk to possible mirror hits
...
Remove duplication of mirrors and premirrors. They already come from
angstrom-mirrors class
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-03-12 16:20:04 +01:00
Koen Kooi
7acf03e8d4
base.bbclass: COMPATIBLE_MACHINE is now in oe-core, drop class from overlay
...
http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?id=dc303cbf25cf48aa98ff1979882820dd25f8cd9d
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-03-02 10:05:31 +01:00
Koen Kooi
d14b9341cc
base bbclass: sync with yocto
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-02-17 15:08:18 +01:00
Koen Kooi
64bd782843
base bbclass: catch up with yocto fetcher2 changes
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-02-07 10:40:56 +01:00
Koen Kooi
e2ef6a5560
base bbclass: catch up with yocto
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-02-01 13:32:36 +01:00
Koen Kooi
0427237aea
base bbclass: prepare for bitbake fetcher v2 integration
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-01-25 13:46:33 +01:00
Koen Kooi
1f3d678779
meta-angstrom: base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES * Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES setting for a recipe. * This will allow recipes to work for entire families of devices without having to maintain/update the compatible devices as new devices are added into a family
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-01-13 11:24:21 +01:00
Koen Kooi
b8f43cc57f
meta-angstrom: import base.bbclass from yocto
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-01-13 11:24:21 +01:00
Koen Kooi
1b9ac8218c
angstrom-layers: move bits into meta-angstrom
...
Signed-off-by: Koen Kooi <k-kooi@ti.com >
2010-11-01 20:07:13 +01:00