diff options
| -rw-r--r-- | meta/recipes-core/meta/external-python-tarball.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/external-python-tarball.bb b/meta/recipes-core/meta/external-python-tarball.bb index 494b21c20e..eef93fd921 100644 --- a/meta/recipes-core/meta/external-python-tarball.bb +++ b/meta/recipes-core/meta/external-python-tarball.bb | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | DESCRIPTION = "Meta package for building a standalone python tarball" | 1 | DESCRIPTION = "Meta package for building a standalone python tarball" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | ||
| 4 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
| 5 | |||
| 3 | DEPENDS = "opkg-native opkg-utils-native virtual/fakeroot-native sed-native" | 6 | DEPENDS = "opkg-native opkg-utils-native virtual/fakeroot-native sed-native" |
| 4 | 7 | ||
| 5 | inherit meta | 8 | inherit meta |
