summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Randolf <br1@subnet.at>2004-09-15 07:57:42 +0000
committerBruno Randolf <br1@subnet.at>2004-09-15 07:57:42 +0000
commitee60f6561f0a5c61525b813a43f76f76ba3cd000 (patch)
tree1d791555f97a5e640e885d898125fdbde259f7b4
parent437bb94721fe259eb8b308eb86a1f265caa8659b (diff)
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
-rw-r--r--modutils/modutils-cross_2.4.27.oe3
-rw-r--r--unik-olsrd/files/unik-olsrd (renamed from unik-olsrd/unik-olsrd-0.4.5/unik-olsrd)0
-rw-r--r--unik-olsrd/unik-olsrd_0.4.6.oe0
3 files changed, 3 insertions, 0 deletions
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
index e69de29bb2..e69de29bb2 100644
--- a/unik-olsrd/unik-olsrd-0.4.5/unik-olsrd
+++ b/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
--- /dev/null
+++ b/unik-olsrd/unik-olsrd_0.4.6.oe