diff options
Diffstat (limited to 'packages/gdb')
-rw-r--r-- | packages/gdb/gdb-cross_6.1.bb | 2 | ||||
-rw-r--r-- | packages/gdb/gdb-cross_6.2.1.bb | 2 | ||||
-rw-r--r-- | packages/gdb/gdb-cross_6.2.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/gdb/gdb-cross_6.1.bb b/packages/gdb/gdb-cross_6.1.bb index 94d9d12c57..10c5dd25af 100644 --- a/packages/gdb/gdb-cross_6.1.bb +++ b/packages/gdb/gdb-cross_6.1.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" DESCRIPTION = "gdb - GNU debugger" SECTION = "devel" PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@nexus.co.uk>" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEPENDS = "ncurses-native" inherit autotools sdk diff --git a/packages/gdb/gdb-cross_6.2.1.bb b/packages/gdb/gdb-cross_6.2.1.bb index a6823b6373..fcaca548fb 100644 --- a/packages/gdb/gdb-cross_6.2.1.bb +++ b/packages/gdb/gdb-cross_6.2.1.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" DESCRIPTION = "gdb - GNU debugger" SECTION = "base" PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@nexus.co.uk>" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEPENDS = "ncurses-native" inherit autotools sdk diff --git a/packages/gdb/gdb-cross_6.2.bb b/packages/gdb/gdb-cross_6.2.bb index 94d9d12c57..10c5dd25af 100644 --- a/packages/gdb/gdb-cross_6.2.bb +++ b/packages/gdb/gdb-cross_6.2.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" DESCRIPTION = "gdb - GNU debugger" SECTION = "devel" PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@nexus.co.uk>" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEPENDS = "ncurses-native" inherit autotools sdk |