diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-08 20:09:58 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-09 19:09:47 +0100 |
| commit | fbddcd227c26995d2933517b9dbb2d7dd3d5c9b6 (patch) | |
| tree | 5ebc2dd46911e16b49dea7a569deb7879813fc40 /target/collections/test | |
| parent | 2456b5f30e399a30e9064dd7c42154386cff19c4 (diff) | |
add basic support for raspberry pi2
Introduce new board symbols for embedded systems, which use
the similar board as basis. As for example raspberry pi and
raspberry pi2.
And some more updates:
Update binutils to 2.25, set gcc 4.9.2 as default.
Update glibc to 2.21, set as default.
Update gdb to 7.8.2.
Update kodi to latest release.
Diffstat (limited to 'target/collections/test')
| -rw-r--r-- | target/collections/test | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/collections/test b/target/collections/test deleted file mode 100644 index 4a612b931..000000000 --- a/target/collections/test +++ /dev/null @@ -1,12 +0,0 @@ -config ADK_PKG_TEST - bool "test framework system" - select ADK_PACKAGE_ADKTEST - select ADK_PACKAGE_RDATE - select ADK_RUNTIME_START_SERVICES - select ADK_RUNTIME_START_ADKTEST - select ADK_KERNEL_IPV6 - default n - help - Package collection used to build adk-test-framework root - filesystem. - |
