diff options
| author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-09-09 21:36:58 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-09-09 21:36:58 +0000 |
| commit | 68c1896202e12376543b4bfafe48fc053f8d38b9 (patch) | |
| tree | 32e23849e500b26b4c3c523ae30f53e4b5734822 /packages/nonworking | |
| parent | f13935215c790b58ba20b0bd570802288bf3f0b2 (diff) | |
| parent | 09d44c043f33b47b7d577f51a62bd414ea2e94aa (diff) | |
merge of '6cbf0719a581ec7faecefbc05b3c17d8b1b72d52'
and '7d51500e1f981f891b494ca3d396c965faecc9e0'
Diffstat (limited to 'packages/nonworking')
| -rw-r--r-- | packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb | 2 | ||||
| -rw-r--r-- | packages/nonworking/zethereal/zethereal_1.0.0.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb b/packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb index d93fc7f217..0c9b49755e 100644 --- a/packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb +++ b/packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb @@ -11,7 +11,7 @@ S = "${WORKDIR}/gnuboy" FILES = "" FILES_${PN} = "${palmtopdir}/" -inherit qmake-base +inherit qmake_base qtopiadir = "${S}/gnuboy-${PV}-qtopia2" diff --git a/packages/nonworking/zethereal/zethereal_1.0.0.bb b/packages/nonworking/zethereal/zethereal_1.0.0.bb index de4830cb64..74913c1b01 100644 --- a/packages/nonworking/zethereal/zethereal_1.0.0.bb +++ b/packages/nonworking/zethereal/zethereal_1.0.0.bb @@ -9,7 +9,7 @@ APPTYPE = "binary" APPDESKTOP = "${WORKDIR}" PR = "r0" -inherit autotools qmake-base +inherit autotools qmake_base EXTRA_OECONF = "--disable-ethereal \ --enable-tethereal \ |
