Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76542 - Add kernel/genkernel building support to embedded target
Summary: Add kernel/genkernel building support to embedded target
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
: 76541 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-03 11:29 UTC by David Bryson (RETIRED)
Modified: 2005-01-14 11:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Adds kernel/genkernel building support to embedded targets (embedded-kernel.patch,6.37 KB, patch)
2005-01-03 11:30 UTC, David Bryson (RETIRED)
Details | Diff
Adds kernel building support lines to embedded.sh (embedded-kernel-sh.patch,2.30 KB, patch)
2005-01-03 11:33 UTC, David Bryson (RETIRED)
Details | Diff
Another support file for (kmerge.sh,2.97 KB, patch)
2005-01-03 11:35 UTC, David Bryson (RETIRED)
Details | Diff
One Patch to rule them all (embedded-everything.patch,7.19 KB, patch)
2005-01-03 16:36 UTC, David Bryson (RETIRED)
Details | Diff
fixes the header not patching (embedded-everything.patch,6.71 KB, patch)
2005-01-11 13:42 UTC, David Bryson (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!