**** BEGIN LOGGING AT Fri Oct 17 03:00:00 2014 Oct 17 09:08:57 morning all Oct 17 09:09:42 hi bluelightning Oct 17 09:09:53 hi woglinde Oct 17 09:38:57 Hi, I'm trying to set up a btrfs seed device as root partion, with a read write child device for changes. But I'm having trouble mounting the read write partition during boot. Oct 17 10:43:15 DatGizmo: do you have btrfs support enabled in kernel Oct 17 11:01:11 he khem Oct 17 13:51:27 spent the last 20 mins trying to figure out why the hell bitbake didn't update my images when building. turns out I was building the wrong machine.. *facepalm* Oct 17 14:09:47 i'm trying to setup a package feed for my dist. To generate the OPKG config files, I included distro-feed-configs in my image, and set DISTRO_FEED_URI appropriately. However, when I run "opkg update" on target, it tries to download package lists for all compatible archs (like arm, armv4, armv5 .. etc), which is not present in my feed. So I end up with a lot of 404 Not found errors. This seems to originate from the architectures mentioned in PACKAGE Oct 17 14:09:47 _EXTRA_ARCHS. Is there something wrong with my feed (I have run bitbake package-index and pushed the contents to a HTTP-server), or do I need to reconfigure distro-feed-configs somehow so that it doesn't include those archs? Oct 17 14:21:51 opkg still works, since it gets the feeds that do exists, but it's a little bit annoying to have all those 404 errors printed while doing opkg update Oct 17 15:12:23 mago_: that's how distro-feed-configs work Oct 17 15:12:42 you can check the mail archives to see me pointing that stupid behaviour out multiple times over the years :) Oct 17 15:13:26 koen: perhaps that ought to be fixed then? Oct 17 15:15:22 koen, oh, okay. did not look in the archives, googling turned up nothing but links to various clones of the distro-feed-configs.bb recipe. Do you have a workaround? Oct 17 15:16:13 koen, i also read your massive thread on "cu" tool on ubuntu btw :) Oct 17 15:16:23 (massive bug report that is ..) Oct 17 15:19:44 mago_: have a look at angstrom-feed-configs in meta-angstrom Oct 17 15:19:52 bluelightning: it was done by design Oct 17 15:20:31 since it started as a copy of angstrom-feed-configs Oct 17 15:22:53 I guess I should extend https://docs.google.com/document/d/17dDyypX-vNP_kyY38oohztpa_P0szqP-EyqH7D8nZbo/edit with the feed configs recipe Oct 17 15:37:38 koen: Trevor Woerner did significantly expand the YP reference manual section on package feeds, it would be great to build on that as needed Oct 17 15:37:49 this is the current state of it : http://www.yoctoproject.org/docs/1.7/dev-manual/dev-manual.html#using-runtime-package-management Oct 17 15:38:42 yocto supports package management? Oct 17 15:38:53 wouldn't have thought that will all the broken upgrade paths Oct 17 15:38:58 Oct 17 15:40:34 koen: "Yocto" cares as much as people who contribute to it care Oct 17 15:40:46 or rather, who contribute to OE-Core Oct 17 15:40:51 which includes you, by the way... Oct 17 18:49:57 Hi. I'm trying to add PowerPC 64-bit little endian as an architecture to BitBake. I'm getting complaints that say "powerpc64lepowerpc64le" isn't an architecture. As far as I know I'm only adding powerpc64le, but something disagrees. First, is adding this as an architecture the right approach? Oct 17 18:56:32 Never mind, I think I figured it out. Oct 17 18:58:06 sounds like a missing separator when using =./.=/_append/_prepend :) Oct 17 18:58:49 Maybe. And not understanding the syntax of the configuration files. **** ENDING LOGGING AT Sat Oct 18 02:59:59 2014