diff options
Diffstat (limited to 'meta/recipes-extended/lsb')
-rw-r--r-- | meta/recipes-extended/lsb/lsb_1.4.bb | 1 | ||||
-rw-r--r-- | meta/recipes-extended/lsb/lsbsetup_1.0.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-extended/lsb/lsb_1.4.bb b/meta/recipes-extended/lsb/lsb_1.4.bb index fd0f12cb78..2b38232f0c 100644 --- a/meta/recipes-extended/lsb/lsb_1.4.bb +++ b/meta/recipes-extended/lsb/lsb_1.4.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | DESCRIPTION = "LSB support for Poky Linux" | 1 | DESCRIPTION = "LSB support for Poky Linux" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | HOMEPAGE = "http://prdownloads.sourceforge.net/lsb" | 3 | HOMEPAGE = "http://prdownloads.sourceforge.net/lsb" |
4 | PRIORITY = "required" | ||
5 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
6 | PR = "r1" | 5 | PR = "r1" |
7 | 6 | ||
diff --git a/meta/recipes-extended/lsb/lsbsetup_1.0.bb b/meta/recipes-extended/lsb/lsbsetup_1.0.bb index 247f9bc736..4295805047 100644 --- a/meta/recipes-extended/lsb/lsbsetup_1.0.bb +++ b/meta/recipes-extended/lsb/lsbsetup_1.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | DESCRIPTION = "auto-setup environment for lsb test" | 1 | DESCRIPTION = "auto-setup environment for lsb test" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | PRIORITY = "required" | ||
4 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
5 | PR = "r3" | 4 | PR = "r3" |
6 | 5 | ||