From: Bruno Randolf Date: Wed, 15 Sep 2004 07:57:42 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~17166 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee60f6561f0a5c61525b813a43f76f76ba3cd000;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into null.(none):/data/mtx/oe/oe.write/packages 2004/09/14 16:30:10+02:00 (none)!br1 added unik-olsrd 0.4.6 2004/09/14 16:26:54+02:00 (none)!br1 modutils-cross: define __MIPSEL__ or __MIPSEB__ for cross build, since these definitions are expected by include/elf_mips.h BKrev: 4147f5f6y1t-m621kxwyCY4ZC-wADQ --- diff --git a/modutils/modutils-cross_2.4.27.oe b/modutils/modutils-cross_2.4.27.oe index 8f90314eae..7c68dfbe5b 100644 --- a/modutils/modutils-cross_2.4.27.oe +++ b/modutils/modutils-cross_2.4.27.oe @@ -11,6 +11,9 @@ sbindir = "${prefix}/bin" EXTRA_OECONF_append = " --program-prefix=${TARGET_PREFIX}" +CFLAGS_prepend_mipsel = "-D__MIPSEL__" +CFLAGS_prepend_mipseb = "-D__MIPSEB__" + do_stage () { oe_runmake install } diff --git a/unik-olsrd/unik-olsrd-0.4.5/unik-olsrd b/unik-olsrd/files/unik-olsrd similarity index 100% rename from unik-olsrd/unik-olsrd-0.4.5/unik-olsrd rename to unik-olsrd/files/unik-olsrd diff --git a/unik-olsrd/unik-olsrd_0.4.6.oe b/unik-olsrd/unik-olsrd_0.4.6.oe new file mode 100644 index 0000000000..e69de29bb2