<dylandn>
is there anyone porting the patches to 3.8?
<abrasive>
not that i'm aware of.
<abrasive>
there aren't that many, but from memory all the devicetree stuff has come in between 3.0 and 3.8; that might be a fair bit of work to do right.
lkcl has quit [Ping timeout: 258 seconds]
lkcl has joined #imx6-dongle
<dylandn>
diff (vanilla 3.0.35) (that imx 3.0.35) created a 1meg diff
<dylandn>
thats not a small patch
<dylandn>
had it wrong, creates a 60meg patch
<abrasive>
heh
<abrasive>
diffing vanilla imx 3.0.35 with gk802 imx 3.0.35 would be more informative
<dylandn>
applying that diff to 3.8.5 produced 205 .rej files
<abrasive>
i'm assuming freescale's 3.8.5 is also very different from mainline 3.8.5
<dylandn>
is there another source for this asides freescale? have nothing but trouble downloading from them
<abrasive>
there's a 3.0.35_1.1.0 branch on the imx6-dongle linux repo.
<abrasive>
if you look at the commitlog there are only 20 or so patches
<dylandn>
no .config in the imx6-dongle/linux-imx?
<abrasive>
it is traditional not to.
<abrasive>
use arch/arm/configs/imx6_hdmidongle_defconfig
<abrasive>
but we probably should now that things have settled a bit.
Noskcaj has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
dylandn has quit [Remote host closed the connection]
jas-hacks_ has joined #imx6-dongle
hste_ has joined #imx6-dongle
<hste_>
otavio: I got same error building deb on master.
<jas-hacks_>
hste_: Just build for rpm
<jas-hacks_>
hste_: Do you want to me to package up my 12.04 rootf with gpu working?
<hste_>
jas-hacks: Yes I'll try that. I was thinking of installing it and make my own distro in a chroot in same way I had with easydebian on my old nokia n900
<hste_>
jas-hacks: Yes that would be nice
<hste_>
jas-hacks: Yes that would be nice
<jas-hacks_>
hste_: Fixing totem is going to take longer as I need to work out how to compile the sources for the gstreamer fsl plugins.
<hste_>
jas-hacks_: isn't those working in yocto?
<jas-hacks_>
hste_: they exist in yocto but are compiled as against different lib versions.
<jas-hacks_>
hste_: What did you do to trim out your previous rootfs, was it to delete everything under /var/cache ?