Browse Source

resolve merge conflict

Waldemar Brodkorb 12 years ago
parent
commit
22e24d7376

+ 2 - 2
package/oprofile/Makefile

@@ -4,9 +4,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=		oprofile
-PKG_VERSION:=		0.9.8
+PKG_VERSION:=		0.9.9
 PKG_RELEASE:=		1
-PKG_MD5SUM:=		6d127023af1dd1cf24e15411229f3cc8
+PKG_MD5SUM:=		00aec1287da2dfffda17a9b1c0a01868
 PKG_DESCR:=		system-wide profiles
 PKG_SECTION:=		debug
 PKG_DEPENDS:=		libpopt kmod-oprofile libbfd libstdcxx

+ 0 - 1
target/arm/sys-available/raspberry-pi

@@ -15,7 +15,6 @@ config ADK_TARGET_SYSTEM_RASPBERRY_PI
 	select ADK_TARGET_WITH_INPUT
 	select ADK_PACKAGE_BCM2835_FIRMWARE
 	select ADK_PACKAGE_BCM2835_VC
-	select ADK_KERNEL_SWAP
 	help
 	  Raspberry PI
 

+ 1 - 0
target/packages/pkg-available/mpdbox

@@ -34,6 +34,7 @@ config ADK_PKG_MPDBOX
 	select ADK_PACKAGE_PHP
 	select ADK_PACKAGE_PHP_MOD_SESSION
 	select ADK_PACKAGE_PHP_MOD_JSON
+	select ADK_PACKAGE_PHP_MOD_CURL
 	select ADK_PACKAGE_PHP_FASTCGI
 	select ADK_PACKAGE_SCREEN
 	select ADK_PACKAGE_VIM