[oe-commits] org.oe.dev Restore files accidently removed in bad merge

rpurdie commit openembedded-commits at lists.openembedded.org
Fri Feb 1 10:09:49 UTC 2008


Restore files accidently removed in bad merge

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 44cd306b3b853881512831912f81c5be511a3ed2
ViewMTN: http://monotone.openembedded.org/revision/info/44cd306b3b853881512831912f81c5be511a3ed2
Files:
1
packages/gcc/gcc-4.1.0
packages/strace/strace-4.5.14
packages/strace/strace_4.5.14.bb
Diffs:

#
# mt diff -r6bd06c29597579e36662d665d137e709d193b977 -r44cd306b3b853881512831912f81c5be511a3ed2
#
# 
# 
# add_dir "packages/gcc/gcc-4.1.0"
# 
# add_dir "packages/strace/strace-4.5.14"
# 
# add_file "packages/strace/strace_4.5.14.bb"
#  content [f3944c0411e8d2e28655e1455d5c1e7cd845b84e]
# 
============================================================
--- packages/strace/strace_4.5.14.bb	f3944c0411e8d2e28655e1455d5c1e7cd845b84e
+++ packages/strace/strace_4.5.14.bb	f3944c0411e8d2e28655e1455d5c1e7cd845b84e
@@ -0,0 +1,17 @@
+DESCRIPTION = "strace is a system call tracing tool."
+SECTION = "console/utils"
+LICENSE = "GPL"
+PR = "r4"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
+           file://glibc-2.5.patch;patch=1 \
+           file://arm-eabi.patch;patch=1 \
+           file://drop-ctl-proc.patch;patch=1 \
+           file://sh-arch-update.patch;patch=1 \
+           file://sh-syscall-update.patch;patch=1 \
+           file://strace-fix-arm-bad-syscall.patch;patch=1 \
+           file://strace-undef-syscall.patch;patch=1 "
+
+inherit autotools
+
+export INCLUDES = "-I. -I./linux"






More information about the Openembedded-commits mailing list