aboutsummaryrefslogtreecommitdiffstats
path: root/packages/oprofile
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-15 21:40:10 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-15 21:40:10 +0000
commit56d8f000eff4861a2f04a42e5abc12bd48ac6039 (patch)
tree3bebdf7521cfd1b92cb004c4b062988cd86fd394 /packages/oprofile
parentc9577c1b7842b21f60f60bc889df49483ae7158c (diff)
downloadopenembedded-56d8f000eff4861a2f04a42e5abc12bd48ac6039.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/15 23:25:59+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/06/15 23:23:46+02:00 handhelds.org!zecke qmake 2.00a update: -Use the most recent version of qmake as found in Qt/X11 4rc1 -Update the oe-qmake.conf 2005/06/15 23:18:07+02:00 opfer.lan!dirk Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into wks-dirk.opfer.lan:/prj/zaurus/dev/openembedded 2005/06/15 23:16:28+02:00 opfer.lan!dirk TOSA: update touchscreen. autoload touchscreen and sound modules on startup 2005/06/15 21:58:37+01:00 rpsys.net!RP oprofile: update cvs version - some arm patches merged 2005/06/15 21:57:10+01:00 rpsys.net!RP rootfs_ipk: Make the shell script valid 2005/06/15 22:38:57+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/06/15 22:37:17+02:00 handhelds.org!zecke Qt4 uic/moc: -Use Qt/X11 4.0.0rc1 as the Embedded version is missing -Update patch and configuration options to 4.0.0rc1 and X11 BKrev: 42b0a03azEk5o8agXTo43EgKiE5_xg
Diffstat (limited to 'packages/oprofile')
-rw-r--r--packages/oprofile/oprofile/arm_offsetfix.patch0
-rw-r--r--packages/oprofile/oprofile_cvs.bb1
2 files changed, 0 insertions, 1 deletions
diff --git a/packages/oprofile/oprofile/arm_offsetfix.patch b/packages/oprofile/oprofile/arm_offsetfix.patch
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/oprofile/oprofile/arm_offsetfix.patch
+++ /dev/null
diff --git a/packages/oprofile/oprofile_cvs.bb b/packages/oprofile/oprofile_cvs.bb
index eaeca927a7..277c1835c2 100644
--- a/packages/oprofile/oprofile_cvs.bb
+++ b/packages/oprofile/oprofile_cvs.bb
@@ -8,7 +8,6 @@ DEPENDS = "popt binutils"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \
file://no_arm_mapping_syms.patch;patch=1 \
- file://arm_offsetfix.patch;patch=1 \
file://acinclude.m4"
S = "${WORKDIR}/oprofile"