diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-18 12:17:40 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-18 12:17:40 +0000 |
commit | 37c12b6fa4eb0657444f04c70414095788a808fa (patch) | |
tree | 60c989201e87125886c6f7bada7e28ef49c85540 /qte/qte-for-opie_2.3.8.oe | |
parent | 0ea32d05abf14f08f56b1507fe7b0ec8e864a960 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/18 14:17:39+02:00 uni-frankfurt.de!mickeyl
properly rename qte-2.3.8 snapshot and adjust qte-for-qtopia to include it
2004/09/18 14:16:46+02:00 uni-frankfurt.de!mickeyl
set default preference for qte 2.3.8 to -1
BKrev: 414c27642HbV1xyyhVx9R-xMFloKqQ
Diffstat (limited to 'qte/qte-for-opie_2.3.8.oe')
-rw-r--r-- | qte/qte-for-opie_2.3.8.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qte/qte-for-opie_2.3.8.oe b/qte/qte-for-opie_2.3.8.oe index 21c2ff2ac1..cc4c7fad27 100644 --- a/qte/qte-for-opie_2.3.8.oe +++ b/qte/qte-for-opie_2.3.8.oe @@ -1,4 +1,4 @@ -include qte_${PV}.oe +include qte_${PV}-snapshot.oe FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qte-2.3.8-snapshot" DESCRIPTION = "Qt/Embedded w/ Opie Patches version ${PV}" |