aboutsummaryrefslogtreecommitdiffstats
path: root/dpdk/images/core-image-dpdk.bb
diff options
context:
space:
mode:
Diffstat (limited to 'dpdk/images/core-image-dpdk.bb')
-rw-r--r--dpdk/images/core-image-dpdk.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/dpdk/images/core-image-dpdk.bb b/dpdk/images/core-image-dpdk.bb
new file mode 100644
index 00000000..cb3a489e
--- /dev/null
+++ b/dpdk/images/core-image-dpdk.bb
@@ -0,0 +1,10 @@
+#
+# Copyright (C) 2011 Intel Corporation.
+#
+require recipes-sato/images/core-image-sato.bb
+
+IMAGE_INSTALL += "helloworld"
+
+LICENSE = "MIT"
+
+PR = "r0"