diff options
-rw-r--r-- | libmpeg2/libmpeg2-0.4.0b/Makefile.patch | 0 | ||||
-rw-r--r-- | libmpeg2/libmpeg2_0.4.0b.oe | 0 | ||||
-rw-r--r-- | tremor/tremor_20030325.oe | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libmpeg2/libmpeg2-0.4.0b/Makefile.patch b/libmpeg2/libmpeg2-0.4.0b/Makefile.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/libmpeg2/libmpeg2-0.4.0b/Makefile.patch diff --git a/libmpeg2/libmpeg2_0.4.0b.oe b/libmpeg2/libmpeg2_0.4.0b.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/libmpeg2/libmpeg2_0.4.0b.oe diff --git a/tremor/tremor_20030325.oe b/tremor/tremor_20030325.oe index fd0cbc4c24..223bf3259a 100644 --- a/tremor/tremor_20030325.oe +++ b/tremor/tremor_20030325.oe @@ -12,9 +12,9 @@ inherit autotools EXTRA_OECONF=" --enable-shared --disable-rpath " -do_configure_prepend() { - ./autogen.sh -} +#do_configure_prepend() { +# ./autogen.sh +#} do_stage() { oe_runmake install prefix=${STAGING_DIR} \ |