All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eddy Lai GMail <eddy.lai.tw@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: install and use "bitbake -c populate_sdk"
Date: Thu, 24 Jan 2013 21:48:59 +0800	[thread overview]
Message-ID: <51013BCB.8080208@gmail.com> (raw)
In-Reply-To: <510092A1.6050009@windriver.com>

Hi,

I have build and boot the image from USB flash disk with the .hddimg 
created by "bitbake -k core-image-basic"
have added ssh server inside and make sure the ethernet works well,
then use "bitbake -c populate_sdk core-image-basic" to create the 
"poky_eglibc_xx.sh" under "tmp/deploy/sdk" directory,
my plan is to install the sdk into the target system and compile my 
kernel module there, but now the problem is:
1. even I have 8GB USB flash disk, the .hddimg is 420MB only, "df" 
command from target said there's 85MB available only,
     but the sdk .sh installer image is about 300MB, how can I "extend" 
the target system to use the rest USB disk space? ( it's FAT file system)
     or how to modify configuration to force build the .hddimg create 
~"8GB" file system?
2. after that SDK installed into my target system, can I copy (scp) my 
own kernel module driver source code into the target system then
     make/compile and try insmod/debug the .ko there?
     or should I install the sdk on host system, then copy only the 
compiled .ko into target system for test/debugging?

Eddy


  reply	other threads:[~2013-01-24 13:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23 16:51 are separate -sdk image targets necessary Was: Build external module against Yocto kernel Trevor Woerner
2013-01-23 16:56 ` Burton, Ross
2013-01-24  1:47   ` Mark Hatle
2013-01-24 13:48     ` Eddy Lai GMail [this message]
2013-01-24 17:12       ` install and use "bitbake -c populate_sdk" Trevor Woerner
2013-01-24 18:05         ` Burton, Ross
2013-01-30 22:11       ` Zhang, Jessica
2013-01-31  3:54         ` Lai Eddy
2013-01-31  5:24           ` Zhang, Jessica
2013-02-05  7:47             ` Eddy Lai GMail
2013-01-24  0:39 ` are separate -sdk image targets necessary Was: Build external module against Yocto kernel Zhang, Jessica

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51013BCB.8080208@gmail.com \
    --to=eddy.lai.tw@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.