diff options
| author | Chris Larson <clarson@kergoth.com> | 2004-12-07 22:05:47 +0000 |
|---|---|---|
| committer | Chris Larson <clarson@kergoth.com> | 2004-12-07 22:05:47 +0000 |
| commit | a780643c4b6aa11e1a36965a69df7116477c7b4c (patch) | |
| tree | 17e81e77bde19931facf9b30fa5b5981df796071 /automake | |
| parent | 88cce8db7ebf88ab9da2366a2ac21a5a723340b8 (diff) | |
Merge oe-devel@oe-devel.bkbits.net:packages.bb
into handhelds.org:/home/kergoth/code/packages.bb
2004/12/07 04:58:25-06:00 ti.com!kergoth
More updates per the core rename.
2004/12/07 04:46:51-06:00 ti.com!kergoth
Update soundtracker per the core rename.
2004/12/07 04:44:14-06:00 ti.com!kergoth
Merge
2004/12/07 04:42:38-06:00 ti.com!kergoth
Updates per the recent rename of the oe core from 'oe' to 'bitbake'.
BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
Diffstat (limited to 'automake')
| -rw-r--r-- | automake/automake-native_1.8.2.bb (renamed from automake/automake-native_1.9.2.oe) | 0 | ||||
| -rw-r--r-- | automake/automake-native_1.8.2.oe | 17 | ||||
| -rw-r--r-- | automake/automake-native_1.8.4.bb (renamed from automake/automake-native_1.9.3.oe) | 0 | ||||
| -rw-r--r-- | automake/automake-native_1.8.4.oe | 17 | ||||
| -rw-r--r-- | automake/automake-native_1.9.2.bb (renamed from automake/automake_1.9.3.oe) | 0 | ||||
| -rw-r--r-- | automake/automake-native_1.9.3.bb | 0 | ||||
| -rw-r--r-- | automake/automake_1.7.7.bb | 0 | ||||
| -rw-r--r-- | automake/automake_1.7.7.oe | 20 | ||||
| -rw-r--r-- | automake/automake_1.8.2.bb | 0 | ||||
| -rw-r--r-- | automake/automake_1.8.2.oe | 24 | ||||
| -rw-r--r-- | automake/automake_1.8.4.bb | 0 | ||||
| -rw-r--r-- | automake/automake_1.8.4.oe | 24 | ||||
| -rw-r--r-- | automake/automake_1.9.2.bb | 0 | ||||
| -rw-r--r-- | automake/automake_1.9.2.oe | 27 | ||||
| -rw-r--r-- | automake/automake_1.9.3.bb | 0 |
15 files changed, 0 insertions, 129 deletions
diff --git a/automake/automake-native_1.9.2.oe b/automake/automake-native_1.8.2.bb index e69de29bb2..e69de29bb2 100644 --- a/automake/automake-native_1.9.2.oe +++ b/automake/automake-native_1.8.2.bb diff --git a/automake/automake-native_1.8.2.oe b/automake/automake-native_1.8.2.oe deleted file mode 100644 index 066e66f8fa..0000000000 --- a/automake/automake-native_1.8.2.oe +++ /dev/null @@ -1,17 +0,0 @@ -SECTION = "devel" -include automake_${PV}.oe -S = "${WORKDIR}/automake-${PV}" -DEPENDS = "autoconf-native" - -inherit native - -do_stage () { - oe_runmake install - install -d ${datadir} - if [ ! -e ${datadir}/aclocal ]; then - ln -sf aclocal-1.8 ${datadir}/aclocal - fi - if [ ! -e ${datadir}/automake ]; then - ln -sf automake-1.8 ${datadir}/automake - fi -} diff --git a/automake/automake-native_1.9.3.oe b/automake/automake-native_1.8.4.bb index e69de29bb2..e69de29bb2 100644 --- a/automake/automake-native_1.9.3.oe +++ b/automake/automake-native_1.8.4.bb diff --git a/automake/automake-native_1.8.4.oe b/automake/automake-native_1.8.4.oe deleted file mode 100644 index 066e66f8fa..0000000000 --- a/automake/automake-native_1.8.4.oe +++ /dev/null @@ -1,17 +0,0 @@ -SECTION = "devel" -include automake_${PV}.oe -S = "${WORKDIR}/automake-${PV}" -DEPENDS = "autoconf-native" - -inherit native - -do_stage () { - oe_runmake install - install -d ${datadir} - if [ ! -e ${datadir}/aclocal ]; then - ln -sf aclocal-1.8 ${datadir}/aclocal - fi - if [ ! -e ${datadir}/automake ]; then - ln -sf automake-1.8 ${datadir}/automake - fi -} diff --git a/automake/automake_1.9.3.oe b/automake/automake-native_1.9.2.bb index e69de29bb2..e69de29bb2 100644 --- a/automake/automake_1.9.3.oe +++ b/automake/automake-native_1.9.2.bb diff --git a/automake/automake-native_1.9.3.bb b/automake/automake-native_1.9.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/automake/automake-native_1.9.3.bb diff --git a/automake/automake_1.7.7.bb b/automake/automake_1.7.7.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/automake/automake_1.7.7.bb diff --git a/automake/automake_1.7.7.oe b/automake/automake_1.7.7.oe deleted file mode 100644 index 447b1b9a9b..0000000000 --- a/automake/automake_1.7.7.oe +++ /dev/null @@ -1,20 +0,0 @@ -SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2" -DESCRIPTION = "A tool for automatically generating Makefiles." -SECTION = "devel" -LICENSE = "GPL" -PR = "r2" -inherit autotools - -FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*" -RDEPENDS_${PN} += "perl" - -do_install () { - oe_runmake 'DESTDIR=${D}' install - install -d ${D}/${datadir} - if [ ! -e ${D}/${datadir}/aclocal ]; then - ln -sf aclocal-1.7 ${D}/${datadir}/aclocal - fi - if [ ! -e ${D}/${datadir}/automake ]; then - ln -sf automake-1.7 ${D}/${datadir}/automake - fi -} diff --git a/automake/automake_1.8.2.bb b/automake/automake_1.8.2.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/automake/automake_1.8.2.bb diff --git a/automake/automake_1.8.2.oe b/automake/automake_1.8.2.oe deleted file mode 100644 index 9ff52f4964..0000000000 --- a/automake/automake_1.8.2.oe +++ /dev/null @@ -1,24 +0,0 @@ -SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 \ - file://automake182-update-configscripts.patch;patch=1;pnum=1" -DESCRIPTION = "A tool for automatically generating Makefiles." -SECTION = "devel" -LICENSE = "GPL" -PR = "r2" - -FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/automake-${PV}" - -inherit autotools - -FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*" -RDEPENDS_${PN} += "perl" - -do_install () { - oe_runmake 'DESTDIR=${D}' install - install -d ${D}/${datadir} - if [ ! -e ${D}/${datadir}/aclocal ]; then - ln -sf aclocal-1.8 ${D}/${datadir}/aclocal - fi - if [ ! -e ${D}/${datadir}/automake ]; then - ln -sf automake-1.8 ${D}/${datadir}/automake - fi -} diff --git a/automake/automake_1.8.4.bb b/automake/automake_1.8.4.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/automake/automake_1.8.4.bb diff --git a/automake/automake_1.8.4.oe b/automake/automake_1.8.4.oe deleted file mode 100644 index 1d5589ae79..0000000000 --- a/automake/automake_1.8.4.oe +++ /dev/null @@ -1,24 +0,0 @@ -DESCRIPTION = "A tool for automatically generating Makefiles." -LICENSE = "GPL" -HOMEPAGE = "http://www.gnu.org/software/automake/" -SECTION = "devel" -PR = "r2" - -SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2" -FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/automake-${PV}" - -inherit autotools - -FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*" -RDEPENDS_${PN} += "perl" - -do_install () { - oe_runmake 'DESTDIR=${D}' install - install -d ${D}/${datadir} - if [ ! -e ${D}/${datadir}/aclocal ]; then - ln -sf aclocal-1.8 ${D}/${datadir}/aclocal - fi - if [ ! -e ${D}/${datadir}/automake ]; then - ln -sf automake-1.8 ${D}/${datadir}/automake - fi -} diff --git a/automake/automake_1.9.2.bb b/automake/automake_1.9.2.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/automake/automake_1.9.2.bb diff --git a/automake/automake_1.9.2.oe b/automake/automake_1.9.2.oe deleted file mode 100644 index bfa23994c6..0000000000 --- a/automake/automake_1.9.2.oe +++ /dev/null @@ -1,27 +0,0 @@ -DESCRIPTION = "A tool for automatically generating Makefiles." -LICENSE = "GPL" -HOMEPAGE = "http://www.gnu.org/software/automake/" -SECTION = "devel" -PR = "r2" - -SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2" -S = "${WORKDIR}/automake-${PV}" -FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/automake-${PV}" - -DEFAULT_PREFERENCE = "-1" - -inherit autotools - -FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*" -RDEPENDS_${PN} += "perl" - -do_install () { - oe_runmake 'DESTDIR=${D}' install - install -d ${D}/${datadir} - if [ ! -e ${D}/${datadir}/aclocal ]; then - ln -sf aclocal-1.9 ${D}/${datadir}/aclocal - fi - if [ ! -e ${D}/${datadir}/automake ]; then - ln -sf automake-1.9 ${D}/${datadir}/automake - fi -} diff --git a/automake/automake_1.9.3.bb b/automake/automake_1.9.3.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/automake/automake_1.9.3.bb |
