diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-03-24 14:09:21 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-03-24 14:09:21 -0700 |
commit | a1eb811d0b29ace98d74c2e5f500fc167c059c81 (patch) | |
tree | 4202a2269247ca00de125bb07aa51d5463d997ea /conf | |
parent | 0faff8720150863ff38132f87ef65721fcb86dc1 (diff) |
linux-libc-headers_2.6.29.bb: Add 2.6.29 kernel headers recipe.
This kernel headers recipe has few changes compared to
old ones.
We do not export procinfo.h manually anymore we need to fix
the packages which use it to use hwcap.h instead or use
something of there own. glibc/arm was one package that relied
on it in past but it has been fixed since. If we need to patch
glibc then we should backport the patch to 2.6.1
Diffstat (limited to 'conf')
-rw-r--r-- | conf/checksums.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index d448c2a39e..3751dd07d5 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -14698,6 +14698,10 @@ sha256=ae0d97c55efe7fce01273c97f8152af0deff5541e3bbf5b9ad98689112b54380 md5=d351e44709c9810b85e29b877f50968a sha256=ae0d97c55efe7fce01273c97f8152af0deff5541e3bbf5b9ad98689112b54380 +[http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2] +md5=64921b5ff5cdadbccfcd3820f03be7d8 +sha256=58a5ea16d499fe06f90fcbf1d687d1235d2cb9bc28bf979867bd3faadf38fc3f + [http://kernel.org//pub/linux/kernel/v2.6/linux-2.6.9.tar.bz2] md5=e921200f074ca97184e150ef5a4af825 sha256=f5dba6366e87e91234d1b0069cfea655b0a4cb37ea97f899226f16998e6ab9f1 |