**** BEGIN LOGGING AT Fri Sep 27 02:59:58 2013 Sep 27 06:57:38 good morning Sep 27 06:59:15 morning #oe, mckoan Sep 27 07:00:31 hi silviof Sep 27 07:56:53 morning all Sep 27 10:52:39 hello huys, i am building gstreamer1.0 from the openembedded core. i built the gstreamer1.0, gstreamer good plugins and the base plugins, i cannot access v4l2src :/ installing them on beagleboneblack. am i missing something?? Sep 27 10:55:02 kevin_rz2: did you add the appropriate packages to your image? if so which packages did you add? Sep 27 10:59:10 i added the layer meta-gstreamer1.0 layer to my angstrom distribution folder where the sources are. I built gstreamer1.0 , gstreamer1.0-plugins, gstreamer1.0-plugins-good, gstreamer1.0-plugins-bad, and installed them on the beagleboneblack, gst-launch-1.0 launches, but v4l2 is not found, i did a gst-inspect-1.0 the plugins i installed are not showing up there Sep 27 11:00:07 kevin_rz2: if you want to install all plugins from the plugin recipes you need to install the corresponding -meta packages Sep 27 11:00:19 kevin_rz2: so gstreamer1.0-plugins-good-meta etc. Sep 27 11:00:35 or, you can install plugin packages individually Sep 27 11:00:51 since each plugin is in a separate package Sep 27 11:20:15 i got "http://layers.openembedded.org/layerindex/branch/master/layer/meta-gstreamer10/" and i built, gstreamer1.0, gstreamer1.0-plugins-good, gstreamer1.0-plugins-bad seperatley, and installed them seperatley too. i had the .ipk packages installed, they are hsowing installed too on the beaglebone's opkg list-installed. bit not getting fused in the main prohram Sep 27 11:23:00 kevin_rz2: the *package* (as opposed to recipe) called gstreamer1.0-plugins-good doesn't actually contain anything Sep 27 11:23:25 kevin_rz2: it produces a bunch of packages, one per plugin, and then gstreamer1.0-plugins-good-meta which installs all of those packages Sep 27 11:23:35 kevin_rz2: the other gstreamer plugins recipes are the same Sep 27 11:24:07 kevin_rz2: so you need to install the -meta package(s) in your image to install all plugins, or the individual plugin packages that you need Sep 27 11:26:55 sir, from where do i t get th meta-packages? Sep 27 11:38:48 the deploy folder has a bunch of gstreamer files like good-locale-tr etc those are language packs? Sep 27 11:47:10 "https://github.com/dv1/meta-gstreamer1.0" says the rest packages are disabled by default, but i am not following exactly how to ENABLE them Sep 27 11:48:37 it tells you after it says they're disabled by default Sep 27 11:49:55 kevin_rz2: when you built gstreamer 1.0 plugins good, it would have build gstreamer1.0-plugins-good-meta Sep 27 11:50:03 you can add that to your image to get all plugins Sep 27 11:52:59 just tried my first rootfs with systemd_206, and ran into this http://pastebin.com/9xmtT6cU Sep 27 11:53:38 tasslehoff: does your kernel support cgroups? Sep 27 11:54:05 rburton: hm. not sure. I'm running 2.6.39 Sep 27 11:54:40 tasslehoff: more a question about the configuration than the version Sep 27 11:55:29 build history folder shows me there is a gstreamer1.0-plugins-good-meta but in the deploy folder there is nothing available under meta or even individual plugins Sep 27 11:55:44 rburton: seems it does support it, yes Sep 27 11:55:59 and previous versions of systemd worked for me Sep 27 11:58:53 * rburton shrugs, never see that message before, sorry. Sep 27 11:59:01 try #systemd Sep 27 12:00:15 rburton: will do. Sep 27 12:30:30 could anyone point me to where oe manages the installation/configuration of grub, I can see the grub recipe installs the actual grub binaries, but it does no setup; or is this supposed to be a manual step after image creating? Sep 27 12:49:17 i added the v4l to the local.conf, but still no v4l2 added to gstreamer-good-plugins, how do i compile the plugin like seperatley? Sep 27 12:50:13 i get an error saying gstreamer1.0-plugins-good files were installed but not shipped Sep 27 13:18:32 brb later, hope i figure out something :/ Sep 27 17:33:06 hi guys, sorry to pester again, Well i am trying to build Gstreamer for Angstrom BeagleBoneBlack, i got the GStreamer1.0.ipk file, along with the plugins-base, plugins-good and plugins-bad, problem is there are no plugins getting installed, i was told to get them from plugins-good-meta, but well i cant find the plugins-meta recepie, though in the buildhistory it shows plugins-good-meta folder, so how exactly am i to get it to build the Sep 27 17:33:41 adding the statements to the local.conf but no luck, v4l would not just get inside plugins-good, any idea what is going bad? Sep 27 17:33:44 kevin_rz2: its not a recipe, its a package that (i think) is built when you build the recipes Sep 27 17:35:35 So, the plugins get built when the plugins-good is run yes? well i did what was said in the readme of the meta-gstreamer1.0 added the v4l in the "PACKAGECONFIG_append_pn-gstreamer1.0-plugins-good = "v4l2"but still no luck :/ Sep 27 17:36:38 Though i get this warning "Issue: gstreamer1.0-plugins-base: Files/directories were installed but not shipped" while building Sep 27 17:40:59 even the base plugins are not getting installed, what's missing ? gstreamer is getting built but no plugins are going inside it :/ Sep 27 17:59:45 guys anyone? GStreamer1.0 Plugins :/ i cant find any documentation either Sep 27 18:47:59 Hi. I'm wondering how I can use the meta-mingw layer. Should I do "SDKMACHINE=i686-mingw32 bitbake " ? **** ENDING LOGGING AT Sat Sep 28 02:59:58 2013