On Thu, May 12, 2011 at 05:57:04PM -0400, Greg Freemyer wrote:
On Wed, May 11, 2011 at 5:16 PM, Greg KH <gregkh@suse.de> wrote:
Thanks, that was almost trivial. Note it did pull in lots of Factory packages (~110) event though I was compiling a Tumbleweed branched kernel.
You could point it to build against tumbleweed instead: osc build openSUSE:Tumbleweed i586 SPECFILE is what I think you need to do for the i586 build.
Greg,
I note there is a file config.sh which looks like you should update it the main Tumbleweed kernel package.
=== config.sh # The version of the main tarball to use SRCVERSION=2.6.38 # variant of the kernel-source package, either empty or "-rt" VARIANT= # buildservice projects to build the kernel against OBS_PROJECT=openSUSE:Factory IBS_PROJECT=SUSE:Factory:Head ===
I'd do it, but I don't know what to set IBS_PROJECT to.
IBS is the "Internal Build Service" we use here at SUSE for building distro packages like SLE and the like. This variable is only needed if you use the "scripts/osc_wrapper" script to build your modified package, which I don't think you are doing, right? In Tumbleweed we don't need to worry about this at all from what I can tell. thanks, greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org