Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 76542

Summary: Add kernel/genkernel building support to embedded target
Product: Gentoo Hosted Projects Reporter: David Bryson (RETIRED) <mutex>
Component: CatalystAssignee: Gentoo Catalyst Developers <catalyst>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Adds kernel/genkernel building support to embedded targets
Adds kernel building support lines to embedded.sh
Another support file for
One Patch to rule them all
fixes the header not patching

Description David Bryson (RETIRED) gentoo-dev 2005-01-03 11:29:14 UTC
The patch I am about to attach adds kernel building support to embedded targets.  It works very will in conjuction with bug #76541.  It may not patch properly once the patch for that bug is applied, but I wanted to file the bug anyway.  I have tested the functionality extensively over the past two months and it seems fairly stable.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 David Bryson (RETIRED) gentoo-dev 2005-01-03 11:30:12 UTC
Created attachment 47504 [details, diff]
Adds kernel/genkernel building support to embedded targets

patch applies to cvs as of today
Comment 2 David Bryson (RETIRED) gentoo-dev 2005-01-03 11:33:41 UTC
Created attachment 47505 [details, diff]
Adds kernel building support lines to embedded.sh

apply to catalyst/targets/embedded/embedded.sh
Comment 3 David Bryson (RETIRED) gentoo-dev 2005-01-03 11:35:04 UTC
Created attachment 47506 [details, diff]
Another support file for

this file should be added to catalyst/targets/embedded
Comment 4 John Davis (zhen) (RETIRED) gentoo-dev 2005-01-03 16:30:00 UTC
this patch is conflicting with the one in bug #76541 - please merge into one patch for embedded_target.py and post here.
Comment 5 David Bryson (RETIRED) gentoo-dev 2005-01-03 16:36:14 UTC
Created attachment 47534 [details, diff]
One Patch to rule them all

This patch merges in the fixes in bug #76541.  I knew that submitted these
patches at the same time was going to cause badness, but wasn't sure how to
handle it.

At any rate, here is the combined patch for embedded_target.py
Comment 6 John Davis (zhen) (RETIRED) gentoo-dev 2005-01-09 17:12:54 UTC
*** Bug 76541 has been marked as a duplicate of this bug. ***
Comment 7 John Davis (zhen) (RETIRED) gentoo-dev 2005-01-09 17:15:05 UTC
ok, I appled the patch for embedded.sh and added the kmerge.sh script. The embedded.py file is still not applying cleanly though.. :/ Hunk #1 is failing.
Comment 8 David Bryson (RETIRED) gentoo-dev 2005-01-11 13:42:04 UTC
Created attachment 48237 [details, diff]
fixes the header not patching

I beleive the code I was editing had old cvs headers on it, and those were
integrated into the patch, and thus caused it to fail when applied to cvs.
Here is an updated patch without the header.
Comment 9 John Davis (zhen) (RETIRED) gentoo-dev 2005-01-12 16:06:02 UTC
this patched cleanly - thanks for the patch!
Comment 10 Chris Gianelloni (RETIRED) gentoo-dev 2005-01-14 11:52:22 UTC
Catalyst 1.1.2 is now out!