tcltk: Fix the native packages after last tcltk change
authorTim Ellis <ole@raptor.site>
Sat, 24 Jan 2009 23:55:12 +0000 (23:55 +0000)
committerTim Ellis <ole@raptor.site>
Sat, 24 Jan 2009 23:55:12 +0000 (23:55 +0000)
packages/tcltk/tcl-native_8.4.19.bb [moved from packages/tcltk/tcl-native_8.4.11.bb with 97% similarity]
packages/tcltk/tk-native_8.4.19.bb [moved from packages/tcltk/tk-native_8.4.11.bb with 97% similarity]

similarity index 97%
rename from packages/tcltk/tcl-native_8.4.11.bb
rename to packages/tcltk/tcl-native_8.4.19.bb
index 9b1df81..a2d5efa 100644 (file)
@@ -1,5 +1,5 @@
 inherit native
-include tcl_8.4.11.bb
+include tcl_8.4.19.bb
 
 do_stage() {
        oe_libinstall -a libtclstub8.4 ${STAGING_LIBDIR}
similarity index 97%
rename from packages/tcltk/tk-native_8.4.11.bb
rename to packages/tcltk/tk-native_8.4.19.bb
index f89fa63..df88076 100644 (file)
@@ -1,5 +1,5 @@
 inherit native
-include tk_8.4.11.bb
+include tk_8.4.19.bb
 DEPENDS = "tcl-native"
 
 do_stage() {