diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-04 15:57:13 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-04 15:57:13 +0000 |
commit | c365f60cbcfd55c56a5a414cc3951773832da35e (patch) | |
tree | 100378f3fc21a4d8ac9e0bc63c338893ed55e09c /packages/syslinux/syslinux-native_3.31.bb | |
parent | abcb81efda9e55f18e9c782aebd93f067e592be5 (diff) | |
parent | d1b1c754d72fcaf47d9b312450c07ba200c22d8c (diff) |
merge of '2c8930a5e3dfc1e355f0dede8fde6b887e2d33de'
and 'cf2bb56e5f6bd283e65c7bf7c89c86e77dbd1fb0'
Diffstat (limited to 'packages/syslinux/syslinux-native_3.31.bb')
-rw-r--r-- | packages/syslinux/syslinux-native_3.31.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/syslinux/syslinux-native_3.31.bb b/packages/syslinux/syslinux-native_3.31.bb new file mode 100644 index 0000000000..6971874ea3 --- /dev/null +++ b/packages/syslinux/syslinux-native_3.31.bb @@ -0,0 +1,3 @@ +SRC_URI="${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 " + +require syslinux3.inc |