diff options
Diffstat (limited to 'meta/recipes-support/gdbm')
-rw-r--r-- | meta/recipes-support/gdbm/gdbm_1.8.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-support/gdbm/gdbm_1.8.3.bb b/meta/recipes-support/gdbm/gdbm_1.8.3.bb index 587b6a6c0..4f233a214 100644 --- a/meta/recipes-support/gdbm/gdbm_1.8.3.bb +++ b/meta/recipes-support/gdbm/gdbm_1.8.3.bb @@ -1,7 +1,6 @@ DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing." HOMEPAGE = "http://www.gnu.org/software/gdbm/" SECTION = "libs" -PRIORITY = "optional" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=d8e20eece214df8ef953ed5857862150" |