[opensuse-packaging] Dependencies in update project
Hi, I am not sure if this is related to packaging, maybe more to new setup of build service and maintenance procedure. Problem: now for 12.1 there is update for kernel to version 3.1.9. But kernel modules is not recompiled against this version, which is critical ( e.g. virtual box host segfault ). Is it possible to have such setup automatic? I can create bug report for such issue if you find it appropriate. Josef -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Sat, Mar 24, 2012 at 2:10 AM, Josef Reidinger <jreidinger@suse.cz> wrote:
Hi, Josef, You can add openSUSE:12.1:Update by path in meta file [code] osc meta prj -e home:MargueriteSu # osc meta prj(project) -e(edit) project, more see osc meta --help [/code] [code] <repository name="openSUSE_12.1"> <path project="Kernel:stable" repository="standard"/> <path project="openSUSE:12.1:Update" repository="standard"/> <path project="openSUSE:12.1" repository="standard"/> <path project="openSUSE:12.1:NonFree" repository="standard"/> <path project="home:opensuse_zh" repository="openSUSE_12.1"/> <arch>i586</arch> <arch>x86_64</arch> [/code] Hope it helps. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Sat, Mar 24, 2012 at 2:10 AM, Josef Reidinger <jreidinger@suse.cz> wrote:
Hi, Josef, You can add openSUSE:12.1:Update by path in meta file [code] osc meta prj -e home:MargueriteSu # osc meta prj(project) -e(edit) project, more see osc meta --help [/code] [code] <repository name="openSUSE_12.1"> <path project="Kernel:stable" repository="standard"/> <path project="openSUSE:12.1:Update" repository="standard"/> <path project="openSUSE:12.1" repository="standard"/> <path project="openSUSE:12.1:NonFree" repository="standard"/> <path project="home:opensuse_zh" repository="openSUSE_12.1"/> <arch>i586</arch> <arch>x86_64</arch> [/code] Hope it helps. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Josef Reidinger
-
Marguerite Su