From ee60f6561f0a5c61525b813a43f76f76ba3cd000 Mon Sep 17 00:00:00 2001 From: Bruno Randolf Date: Wed, 15 Sep 2004 07:57:42 +0000 Subject: [PATCH] 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 --- modutils/modutils-cross_2.4.27.oe | 3 +++ unik-olsrd/{unik-olsrd-0.4.5 => files}/unik-olsrd | 0 unik-olsrd/unik-olsrd_0.4.6.oe | 0 3 files changed, 3 insertions(+) rename unik-olsrd/{unik-olsrd-0.4.5 => files}/unik-olsrd (100%) create mode 100644 unik-olsrd/unik-olsrd_0.4.6.oe 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 -- 2.39.5