diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-16 12:08:42 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-16 12:08:42 +0100 |
commit | 43e94412c45b4b79485a64010c76d89b245bb235 (patch) | |
tree | 54705d6b15d2dbc87e7811923e960d526ba640e5 /meta-moblin/packages/boost/boost-jam-native_3.1.16.bb | |
parent | 4108e6f6037182e78bad27a4eae5456995f59e07 (diff) | |
download | poky-43e94412c45b4b79485a64010c76d89b245bb235.tar.gz |
Add boost from OE.dev
Diffstat (limited to 'meta-moblin/packages/boost/boost-jam-native_3.1.16.bb')
-rw-r--r-- | meta-moblin/packages/boost/boost-jam-native_3.1.16.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-moblin/packages/boost/boost-jam-native_3.1.16.bb b/meta-moblin/packages/boost/boost-jam-native_3.1.16.bb new file mode 100644 index 0000000000..2e92146a83 --- /dev/null +++ b/meta-moblin/packages/boost/boost-jam-native_3.1.16.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | include boost-jam-native.inc | ||
2 | |||
3 | SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" | ||
4 | |||