diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-30 05:53:29 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-30 14:43:47 +0100 |
commit | da1332a7dd5432dea0fbbce90641dbd2f2803fec (patch) | |
tree | 87ebad63a554334fef25a32d8e641eed71313a71 /meta-extras/packages/gnome/libbonobo_2.22.0.bb | |
parent | 7f8c1bfb08c0b5b503856db79c536686b3cc7aca (diff) | |
download | poky-da1332a7dd5432dea0fbbce90641dbd2f2803fec.tar.gz |
bonono/orbit2: Move to meta-extras
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-extras/packages/gnome/libbonobo_2.22.0.bb')
-rw-r--r-- | meta-extras/packages/gnome/libbonobo_2.22.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-extras/packages/gnome/libbonobo_2.22.0.bb b/meta-extras/packages/gnome/libbonobo_2.22.0.bb new file mode 100644 index 0000000000..feecaf590a --- /dev/null +++ b/meta-extras/packages/gnome/libbonobo_2.22.0.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | require libbonobo.inc | ||
2 | |||
3 | PR = "r0" | ||
4 | |||
5 | SRC_URI += "file://configure-gthread.patch;patch=1" | ||
6 | |||