All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/23] getting to bitbake world.
@ 2010-08-28 20:24 Khem Raj
  2010-08-28 20:24 ` [PATCH 01/23] recipes: Move some recipes to nonworking for getting " Khem Raj
                   ` (23 more replies)
  0 siblings, 24 replies; 68+ messages in thread
From: Khem Raj @ 2010-08-28 20:24 UTC (permalink / raw)
  To: openembedded-devel

Hi

I have revised the giant patch and divided it into small patches ( as
Koen's suggested)

if these patches look ok please ack

Thanks

-Khem




^ permalink raw reply	[flat|nested] 68+ messages in thread

end of thread, other threads:[~2010-09-06  6:45 UTC | newest]

Thread overview: 68+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-28 20:24 [PATCH 01/23] getting to bitbake world Khem Raj
2010-08-28 20:24 ` [PATCH 01/23] recipes: Move some recipes to nonworking for getting " Khem Raj
2010-08-29  7:16   ` Frans Meulenbroeks
2010-08-29  8:25     ` Khem Raj
2010-08-28 20:24 ` [PATCH 02/23] clutter_0.6svn.bb, clutter-gtk-0.6_git.bb: Unused and unbuildable for long hence removed Khem Raj
2010-08-29  7:28   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 03/23] angstrom-bootmanager.bb: recipes it depends upon do not exist Khem Raj
2010-08-29  7:28   ` Frans Meulenbroeks
2010-08-29 10:38     ` Michael 'Mickey' Lauer
2010-08-28 20:24 ` [PATCH 04/23] esc-node-demo_git.bb: Do not RDEPEND on a recipe yet which is under review Khem Raj
2010-08-29  7:29   ` Frans Meulenbroeks
2010-08-29  9:54   ` Koen Kooi
2010-08-29 18:29     ` Khem Raj
2010-08-28 20:24 ` [PATCH 05/23] meta-toolchain-arago-dvsdk.bb: Exclude from world build Khem Raj
2010-08-29  7:23   ` Frans Meulenbroeks
2010-08-29  9:54   ` Koen Kooi
2010-08-29 18:20     ` Khem Raj
2010-08-30 22:00       ` Denys Dmytriyenko
2010-08-30 23:47         ` Tom Rini
2010-09-01 21:39         ` Khem Raj
2010-08-28 20:24 ` [PATCH 06/23] sugar-fructose.bb: sugar-web-activity is not provided by any recipe dont DEPEND on it Khem Raj
2010-08-29  7:25   ` Frans Meulenbroeks
2010-08-29  8:28     ` Khem Raj
2010-08-28 20:24 ` [PATCH 07/23] task-arago-toolchain-target.bb: remove libpng12-dev which is not provided and e2fsprogs-libs-dev is now e2fsprogs-dev Khem Raj
2010-08-29  7:23   ` Frans Meulenbroeks
2010-08-30 21:51     ` Denys Dmytriyenko
2010-08-28 20:24 ` [PATCH 08/23] task-demo-x11.bb: Replace non existing libgles-omap3-demos with libgles-omap3-x11demos Khem Raj
2010-08-29  7:24   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 09/23] task-gmae.bb: it uses XSERVER but doesnt really define it so define it Khem Raj
2010-08-29  7:26   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 10/23] task-gpe.bb: virtual/xserver can not be RDEPEND'ed on it can be DEPEND'ed upon Khem Raj
2010-08-29  7:05   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 11/23] udev-compat141_141.bb: if machine is not one of spitz akita c70x poodle then it is not needed to RDEPEND'ed on udev-compat-wrapper Khem Raj
2010-08-29  7:24   ` Frans Meulenbroeks
2010-08-29  9:56   ` Koen Kooi
2010-08-29 18:15     ` Khem Raj
2010-09-01 21:40       ` Khem Raj
2010-09-02  8:39         ` Koen Kooi
2010-09-03  7:01           ` Khem Raj
2010-09-06  6:44             ` Koen Kooi
2010-08-28 20:24 ` [PATCH 12/23] vlc-davinci_0.8.6h.bb: Rename codec-engine to ti-codec-engine Khem Raj
2010-08-29  7:06   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 13/23] bt950-cs_0.1.bb: Dont override PACKAGES but append to it Khem Raj
2010-08-29  7:07   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 14/23] libmsip_svn.bb: Rename libmnetutil0->libmnetutil in DEPENDS Khem Raj
2010-08-29  6:57   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 15/23] libmsgenabler2_svn.bb: Replace gsmd-lips with gsmd " Khem Raj
2010-08-29  7:07   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 16/23] meta-angstrom-2007.bb, meta-opie.bb: task-opie-bluetooth is added only if it appeas in COMBINED_FEATURES Khem Raj
2010-08-29  7:14   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 17/23] initramfs-bootmenu-debug-image.bb, initramfs-bootmenu-image.bb: Rename klibc-utils-static-modprobe->klibc-static-utils-modprobe Khem Raj
2010-08-29  7:06   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 18/23] initramfs-module-bootmenu_1.0.bb, initramfs-module-kexecboot_1.0.bb: Rename klibc-utils-static-fstype -> klibc-static-utils-fstype Khem Raj
2010-08-29  6:56   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 19/23] cnetworkmanager_git.bb: python-uuid is not provided remove it from RDENEDS Khem Raj
2010-08-29  6:55   ` Frans Meulenbroeks
2010-08-29  8:31     ` Khem Raj
2010-08-28 20:24 ` [PATCH 20/23] openmoko-session_svn.bb: Replace openmoko-today with openmoko-today2 Khem Raj
2010-08-29  6:56   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 21/23] xqt2_20060509.bb: DEPEND on libxmu instead of xmu Khem Raj
2010-08-29  7:14   ` Frans Meulenbroeks
2010-08-29  7:44     ` Martin Jansa
2010-08-29  9:03       ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 22/23] task-openprotium.bb: Define missing DISTRO_SSH_DAEMON, DISTRO_DEV_MANAGER, DISTRO_INIT_MANAGER, DISTRO_LOGIN_MANAGER Khem Raj
2010-08-29  6:57   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 23/23] recipes/tasks: Do not RDEPENDS on unavailable packages Khem Raj
2010-08-29  6:57   ` Frans Meulenbroeks
2010-08-29  7:31 ` [PATCH 01/23] getting to bitbake world Frans Meulenbroeks

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.