diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-13 12:41:18 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-23 12:53:22 +0200 |
commit | 29e99a67da917efe3f7c41a4701fa78334ab4df5 (patch) | |
tree | 48f76e8e6b4dc2fe986c1553f550a2940a7bd741 /meta-oe/recipes-devtools/debootstrap | |
parent | fca75f1219aa4a4648d7c7d16d43f2d84c4bbef9 (diff) | |
download | meta-openembedded-29e99a67da917efe3f7c41a4701fa78334ab4df5.tar.gz |
vpnc, arptables, lirc, debootstrap, log4cpp, python-ldap: drop unused variable PRIORITY
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/debootstrap')
-rw-r--r-- | meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb index 3169e80111..8e4a988e57 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | DESCRIPTION = "Install a Debian system into a subdirectory" | 1 | DESCRIPTION = "Install a Debian system into a subdirectory" |
2 | HOMEPAGE = "https://wiki.debian.org/Debootstrap" | 2 | HOMEPAGE = "https://wiki.debian.org/Debootstrap" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | PRIORITY = "optional" | ||
5 | LICENSE = "debootstrap-custom-license" | 4 | LICENSE = "debootstrap-custom-license" |
6 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=1e68ced6e1689d4cd9dac75ff5225608" | 5 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=1e68ced6e1689d4cd9dac75ff5225608" |
7 | 6 | ||