Update of /cvsroot/leaf/src/bering-uclibc4/source/irqbalance
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2949
Modified Files:
buildtool.cfg buildtool.mk irqbalance.patch.gz
Added Files:
irqbalance-0.56.patch.gz
Log Message:
rollback to 0.55
Index: irqbalance.patch.gz
===================================================================
RCS file:
/cvsroot/leaf/src/bering-uclibc4/source/irqbalance/irqbalance.patch.gz,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
Binary files /tmp/cvsFPVsPU and /tmp/cvsYYHI6T differ
--- NEW FILE: irqbalance-0.56.patch.gz ---
(This appears to be a binary file; contents omitted.)
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/irqbalance/buildtool.cfg,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.cfg 23 Oct 2010 17:38:30 -0000 1.3
--- buildtool.cfg 2 Nov 2010 19:11:46 -0000 1.4
***************
*** 12,16 ****
</File>
! <File irqbalance-0.56.tbz2>
Server = cvs4-sourceforge
Revision = HEAD
--- 12,16 ----
</File>
! <File irqbalance-0.55.tar.gz>
Server = cvs4-sourceforge
Revision = HEAD
***************
*** 28,32 ****
<Package>
<irqbal>
! Version = 0.56
Revision = 1
--- 28,32 ----
<Package>
<irqbal>
! Version = 0.55
Revision = 1
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/irqbalance/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk 23 Oct 2010 17:38:30 -0000 1.3
--- buildtool.mk 2 Nov 2010 19:11:46 -0000 1.4
***************
*** 2,29 ****
include $(MASTERMAKEFILE)
! DIR:=irqbalance-0.56
TARGET_DIR:=$(BT_BUILD_DIR)/irqbalance
PERLVER=$(shell ls $(BT_STAGING_DIR)/usr/lib/perl5)
$(DIR)/.source:
! bzcat $(SOURCE) | tar -xvf -
zcat $(PATCH1) | patch -p1 -d $(DIR)
- # perl -i -p -e 's,^PKG_CHECK_MODULES.*GLIB.*$$,,' $(DIR)/configure.ac
- # perl -i -p -e 's,\<glib\.h\>,"glib.h",' $(DIR)/*.h $(DIR)/*.c
- # perl -i -p -e 's,\<glist\.h\>,"glist.h",' $(DIR)/*.h
touch $(DIR)/.source
! $(DIR)/.configured:
! (cd $(DIR); export PERLLIB=$(BT_STAGING_DIR)/usr/lib/perl5/$(PERLVER); \
! ./autogen.sh)
! (cd $(DIR); CC=$(TARGET_CC) LD=$(TARGET_LD) CFLAGS="$(BT_COPT_FLAGS)" \
! ./configure \
! --target=$(GNU_TARGET_NAME) \
! --host=$(GNU_TARGET_NAME) \
! --build=$(GNU_HOST_NAME) );
! touch $(DIR)/.configured
!
!
! $(DIR)/.build: $(DIR)/.configured
mkdir -p $(TARGET_DIR)
mkdir -p $(TARGET_DIR)/usr/sbin
--- 2,15 ----
include $(MASTERMAKEFILE)
! DIR:=irqbalance-0.55
TARGET_DIR:=$(BT_BUILD_DIR)/irqbalance
PERLVER=$(shell ls $(BT_STAGING_DIR)/usr/lib/perl5)
$(DIR)/.source:
! zcat $(SOURCE) | tar -xvf -
zcat $(PATCH1) | patch -p1 -d $(DIR)
touch $(DIR)/.source
! $(DIR)/.build:
mkdir -p $(TARGET_DIR)
mkdir -p $(TARGET_DIR)/usr/sbin
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits