Squashed 'features/frameworks/mbed-client-randlib/' changes from 3955b95..bec82e2

bec82e2 Merge pull request #12 from ARMmbed/sync_with_MbedOS
7a85429 (via Mbed OS) Add missing mbed_lib.json for frameworks and nanostack
a493a52 (via Mbed OS) Remove unused yotta module metadata

git-subtree-dir: features/frameworks/mbed-client-randlib
git-subtree-split: bec82e21f05df2f99c14ebb9b2bee2a129d33cdc
pull/9838/head
Arto Kinnunen 2019-02-25 13:02:54 +02:00
parent 5d162a08ff
commit 42813b3daa
2 changed files with 3 additions and 13 deletions

3
mbed_lib.json Normal file
View File

@ -0,0 +1,3 @@
{
"name": "mbed-client-randlib"
}

View File

@ -1,13 +0,0 @@
{
"name": "nanostack-randlib",
"version": "1.2.0",
"description": "Pseudo random library used by mbed-client and 6LoWPAN stack.",
"keywords": [],
"homepage": "https://github.com/ARMmbed/mbed-client-randlib",
"license": "Apache-2.0",
"extraIncludes": [
"mbed-client-randlib"
],
"dependencies": {},
"targetDependencies": {}
}