[FSO]: OE local.conf anyone?

6 messages Options
Embed this post
Permalink
Sudharshan S

[FSO]: OE local.conf anyone?

Reply Threaded More More options
Print post
Permalink
Hello,
I am not sure if this is OT in here, but I would be grateful if any
one the FSO guys can share
their local.conf in their OE tree to build stuff. I am not going to
build an entire distro, however I am just
curious how your development workflow is.

Currently, I have set up another directory for my local recipes
overriding some recipes in freesmartphone.org/
So that I can make changes and build my packages. Is this the right
way to do this?

Back in the old days, I was able to use openmoko's oe tree without
problems. The tree in FSO's git seems
to be old. There is SHR but, I have problems going beyond the bitbake
recipe parsing stage :)

Thanks and Regards
Sudharshan S
Blog : http://sudharsh.wordpress.com
IRC  : Sup3rkiddo @ Freenode, Gimpnet

_______________________________________________
devel mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/devel
leviathan

Re: [FSO]: OE local.conf anyone?

Reply Threaded More More options
Print post
Permalink
Hi.
FSO is broken, if you try building it with another distro than shr.
Try to switch to shr/merge with
$git checkout -b shr/merge origin/shr/merge
Then you can use the attached local.conf (With some modifications as the one
of you path)
Hope it helps
        leviathan

BBPATH = "/mnt/sda/fso/openembedded"
DL_DIR = "/mnt/sda/fso/sources"
BBFILES := "/mnt/sda/fso/openembedded/recipes/*/*.bb"
BBMASK = ""

PREFERRED_PROVIDERS = "virtual/qte:qte virtual/libqpe:libqpe-opie"
PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-x11"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-intermediate:gcc-cross-intermediate"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
PREFERRED_PROVIDERS += " virtual/kernel:linux-replicant"
PREFERRED_PROVIDERS += " virtual/alsa-scenarios:openmoko-alsa-scenarios"

MACHINE = "htcdream"

DISTRO = "shr"

PKGDIR = "/mnt/sda/fso/build/"

ASSUME_PROVIDED += "qemu-native"

#GLIBC_GENERATE_LOCALES = "de_CH.UTF-8 en_GB.UTF-8 en_US.UTF-8"

INHERIT = "package_ipk"

IMAGE_FSTYPES = "tar.bz2 yaffs2"

BBDEBUG = "yes"

PARALLEL_MAKE = "-j 4"

BBINCLUDELOGS = "yes"

TOOLCHAIN_TYPE = "internal"

EXTRA_IMAGECMD_yaffs2 = "0"

ENABLE_BINARY_LOCALE_GENERATION_armv6-novfp = "1"

CCACHE = ""


_______________________________________________
devel mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/devel

signature.asc (205 bytes) Download Attachment
Sudharshan S

Re: [FSO]: OE local.conf anyone?

Reply Threaded More More options
Print post
Permalink
On Sat, Nov 7, 2009 at 10:27 PM, David Lanzendörfer
<[hidden email]> wrote:
> Hi.
> FSO is broken, if you try building it with another distro than shr.
> Try to switch to shr/merge with
> $git checkout -b shr/merge origin/shr/merge
> Then you can use the attached local.conf (With some modifications as the one
> of you path)
> Hope it helps
>        leviathan

Thanks,
Will take a look :)

Sudharshan S
Blog : http://www.sudharsh.wordpress.com
IRC  : Sup3rkiddo @ Freenode, Gimpnet

_______________________________________________
devel mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/devel
Michael 'Mickey' Lauer-2

Re: [FSO]: OE local.conf anyone?

Reply Threaded More More options
Print post
Permalink
In reply to this post by leviathan
Am Samstag, den 07.11.2009, 17:57 +0100 schrieb David Lanzendörfer:
> FSO is broken, if you try building it with another distro than shr.

I can't quite accept that. FSO should build with all kinds of distros,
where's the exact problem?

:M:



_______________________________________________
devel mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/devel
Sudharshan S

Re: [FSO]: OE local.conf anyone?

Reply Threaded More More options
Print post
Permalink
On Sat, Nov 7, 2009 at 10:52 PM, Michael 'Mickey' Lauer
<[hidden email]> wrote:
>
> I can't quite accept that. FSO should build with all kinds of distros,
> where's the exact problem?
>

I suppose he was referring to the OE tree in git.freesmartphone.org
which is too old.

Sudharshan S
Blog : http://sudharsh.wordpress.com
IRC  : Sup3rkiddo @ Freenode, Gimpne

_______________________________________________
devel mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/devel
Michael 'Mickey' Lauer-2

Re: [FSO]: OE local.conf anyone?

Reply Threaded More More options
Print post
Permalink
Am Samstag, den 07.11.2009, 22:56 +0530 schrieb Sudharshan S:
> On Sat, Nov 7, 2009 at 10:52 PM, Michael 'Mickey' Lauer
> <[hidden email]> wrote:
> >
> > I can't quite accept that. FSO should build with all kinds of distros,
> > where's the exact problem?
> >
>
> I suppose he was referring to the OE tree in git.freesmartphone.org
> which is too old.

Ah, ok. That one is obsolete. I will delete it now.

Thanks,

:M:


_______________________________________________
devel mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/devel